diff options
-rw-r--r-- | net-mgmt/p5-SNMP-Simple/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Daemon-Generic/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-SNMP-Simple/Makefile b/net-mgmt/p5-SNMP-Simple/Makefile index ab848b1e6a3a..6b8f9a54ffb3 100644 --- a/net-mgmt/p5-SNMP-Simple/Makefile +++ b/net-mgmt/p5-SNMP-Simple/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= freebsd-ports@bluepex.com +MAINTAINER= ports@FreeBSD.org COMMENT= Shortcuts for when using p5-SNMP RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp diff --git a/net/p5-Daemon-Generic/Makefile b/net/p5-Daemon-Generic/Makefile index fe067b04506b..36bcece33183 100644 --- a/net/p5-Daemon-Generic/Makefile +++ b/net/p5-Daemon-Generic/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= freebsd-ports@bluepex.com +MAINTAINER= ports@FreeBSD.org COMMENT= Framework to provide start/stop/reload for a daemon RUN_DEPENDS= p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \ |