diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/etherape/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ipcalc/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index f1d0c94b369..a7f08afea87 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile index d2545e25285..524c11f278e 100644 --- a/net-mgmt/ipcalc/Makefile +++ b/net-mgmt/ipcalc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://jodies.de/ DISTFILES= ipcalc.pl EXTRACT_ONLY= # empty -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org NO_BUILD= yes USE_PERL5= yes diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index 0e6eb4d5419..1c895063992 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/ MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org PERL_CONFIGURE= yes |