summaryrefslogtreecommitdiffstats
path: root/net/gated
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-12-29 05:44:46 +0000
committerpeter <peter@FreeBSD.org>1996-12-29 05:44:46 +0000
commit8da4b6de76499438137e00fb4ddcb027b83e315c (patch)
tree1404ae3dad707088f1f1e86dca43a64be0a89b7a /net/gated
parent95f7f94cb37e956ecfa80e17e00d67876e01ba27 (diff)
downloadFreeBSD-ports-8da4b6de76499438137e00fb4ddcb027b83e315c.zip
FreeBSD-ports-8da4b6de76499438137e00fb4ddcb027b83e315c.tar.gz
Make this puppy compile on -current after the net/if.h change to no longer
be self sufficient w/ sys/time.h Note that this causes some harmless warnings, this is a trivial patch.
Diffstat (limited to 'net/gated')
-rw-r--r--net/gated/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 8307778..0120e63 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id: Makefile,v 1.10 1996/11/18 11:34:53 asami Exp $
+# $Id: Makefile,v 1.11 1996/11/18 14:08:13 asami Exp $
#
DISTNAME= gated-R3_5Beta_3
@@ -11,6 +11,8 @@ PKGNAME= gated-3.5b3
CATEGORIES= net
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
+MAINTAINER= peter
+
ALL_TARGET= gated
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
OpenPOWER on IntegriCloud