aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-ARP/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-01-12 21:31:06 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-01-12 21:31:06 +0000
commit008a741273314a6d83e30da2b2fbc5e80aab51ad (patch)
tree2dc0de329254d2bb7b21b6534c18772257929d0d /net/p5-Net-ARP/Makefile
parent7f7e66385f86bc321f6c688664b8b97e8c0b0dca (diff)
downloadports-008a741273314a6d83e30da2b2fbc5e80aab51ad.tar.gz
ports-008a741273314a6d83e30da2b2fbc5e80aab51ad.zip
- Update to 1.0.2.
- Reset maintainership. PR: ports/119382 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer) Approved by: stas (mentor, implicit)
Notes
Notes: svn path=/head/; revision=205576
Diffstat (limited to 'net/p5-Net-ARP/Makefile')
-rw-r--r--net/p5-Net-ARP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-ARP/Makefile b/net/p5-Net-ARP/Makefile
index a65a245df871..1517b65b2d60 100644
--- a/net/p5-Net-ARP/Makefile
+++ b/net/p5-Net-ARP/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= Net-ARP
-PORTVERSION= 1.0
+PORTVERSION= 1.0.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= tjs@cdpa.nsysu.edu.tw
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for creating ARP packets
PERL_CONFIGURE= yes