diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2010-02-22 23:13:24 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2010-02-22 23:13:24 +0800 |
commit | 76f70942e264e6e25e20c3b5fda4f364e225b159 (patch) | |
tree | 7bd1fc6b7124d51c753985a97f19adc5bc75a10f /net/p5-Net-Analysis | |
parent | a453eb3ce5c3d6dbddf832c39bc63a2ab9792610 (diff) | |
download | freebsd-ports-gnome-76f70942e264e6e25e20c3b5fda4f364e225b159.tar.gz freebsd-ports-gnome-76f70942e264e6e25e20c3b5fda4f364e225b159.tar.zst freebsd-ports-gnome-76f70942e264e6e25e20c3b5fda4f364e225b159.zip |
Adopt ports from araujo@
Approved by: araujo@
Feature safe: yes
Diffstat (limited to 'net/p5-Net-Analysis')
-rw-r--r-- | net/p5-Net-Analysis/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |