diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-22 00:48:43 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-22 00:48:43 +0800 |
commit | ca5a6023f6b33b532ec289021a725182008f51c1 (patch) | |
tree | 70d38700c7a8f34817715fdabe5305bdf78878b2 /net | |
parent | e18aab9b47c2fbc7731354098934d6778248ad2e (diff) | |
download | freebsd-ports-graphics-ca5a6023f6b33b532ec289021a725182008f51c1.tar.gz freebsd-ports-graphics-ca5a6023f6b33b532ec289021a725182008f51c1.tar.zst freebsd-ports-graphics-ca5a6023f6b33b532ec289021a725182008f51c1.zip |
- Reassign to the heap
Diffstat (limited to 'net')
-rw-r--r-- | net/hs-pcap/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Traceroute-PurePerl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/hs-pcap/Makefile b/net/hs-pcap/Makefile index e99600c3e97..a1f6f5dfb65 100644 --- a/net/hs-pcap/Makefile +++ b/net/hs-pcap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.5.1 PORTREVISION= 1 CATEGORIES= net haskell -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A system-independent interface for user-level packet capture LICENSE= BSD diff --git a/net/p5-Net-Traceroute-PurePerl/Makefile b/net/p5-Net-Traceroute-PurePerl/Makefile index 9c4e7e39bbe..b756c4945eb 100644 --- a/net/p5-Net-Traceroute-PurePerl/Makefile +++ b/net/p5-Net-Traceroute-PurePerl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Traceroute(1) functionality in perl via raw sockets BUILD_DEPENDS= ${SITE_PERL}/Net/Traceroute.pm:${PORTSDIR}/net/p5-Net-Traceroute |