diff options
-rw-r--r-- | net/p5-Net-Analysis/Makefile | 2 | ||||
-rw-r--r-- | net/passlogd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Analysis/Makefile b/net/p5-Net-Analysis/Makefile index 72cac0544609..63b7ea679cda 100644 --- a/net/p5-Net-Analysis/Makefile +++ b/net/p5-Net-Analysis/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Modules for analysing network traffic RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/Pcap.pm:${PORTSDIR}/net/p5-Net-Pcap \ diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index d894aa112b67..ac45c6b7d77a 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1f CATEGORIES= net MASTER_SITES= http://www.morphine.com/void/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Intercept and dump syslog remote log packets PLIST_FILES= sbin/passlogd |