diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 21:40:54 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 21:40:54 +0000 |
commit | d2fcee2d725194aa995f777ee4dbadccbf425160 (patch) | |
tree | 3dcca0861a1d92b0fceba8e3a32333956a55f9a8 /net/p5-Net-Divert | |
parent | d51e59f6a22e2bd77192c6e0f172a32ef5264fdb (diff) | |
download | ports-d2fcee2d725194aa995f777ee4dbadccbf425160.tar.gz ports-d2fcee2d725194aa995f777ee4dbadccbf425160.zip |
Notes
Diffstat (limited to 'net/p5-Net-Divert')
-rw-r--r-- | net/p5-Net-Divert/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/p5-Net-Divert/Makefile b/net/p5-Net-Divert/Makefile index 5448280895f0..f1ef8504d69c 100644 --- a/net/p5-Net-Divert/Makefile +++ b/net/p5-Net-Divert/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: p5-Net-Divert -# Date created: January 30, 2003 -# Whom: Nicolas Jombart -# # $FreeBSD$ PORTNAME= Net-Divert @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= ecu@ipv42.net +MAINTAINER= ecu@200ok.org COMMENT= A module to deal with divert(4) sockets PERL_CONFIGURE= yes |