diff options
author | asami <asami@FreeBSD.org> | 1996-12-31 13:11:21 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-31 13:11:21 +0000 |
commit | fdb69da33332ff68b27bb44c5ecda091bcb247be (patch) | |
tree | 3a1af53d0c87809c13713eeba3938fecc6854f4e /net/gated | |
parent | 5b428e724eed78564edf7d034d755a5d6802d1b8 (diff) | |
download | FreeBSD-ports-fdb69da33332ff68b27bb44c5ecda091bcb247be.zip FreeBSD-ports-fdb69da33332ff68b27bb44c5ecda091bcb247be.tar.gz |
Thanks Peter for taking this, but MAINTAINER should be a full address
(not only freefall's account name).
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index 0120e63..a5d9baf 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.11 1996/11/18 14:08:13 asami Exp $ +# $Id: Makefile,v 1.12 1996/12/29 05:44:46 peter Exp $ # DISTNAME= gated-R3_5Beta_3 @@ -11,7 +11,7 @@ PKGNAME= gated-3.5b3 CATEGORIES= net MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/ -MAINTAINER= peter +MAINTAINER= peter@FreeBSD.ORG ALL_TARGET= gated MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8 |