diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /net-mgmt | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/mrtg/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index 39592020fc2a..1e5a2c29bc26 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net tk82 MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/ DISTNAME= RAToolSet-3.5.8 -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index 17a119b395ab..47229d51415b 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.9.2 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index 5b8f730ae20b..e4908f78dffc 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp |