diff options
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index 8307778aedc2..0120e63f1a91 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 |