From b3942230adbc634a134d1f8e7a009622cd37e262 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Wed, 4 Jul 2001 06:33:40 +0000 Subject: Give ipcalc a maintainer Update to 0.34 Add USE_PERL5 Add maintainer to pkg-descr PR: 28613 Submitted by: Pete Fritchman --- net/ipcalc/Makefile | 7 ++++--- net/ipcalc/distinfo | 2 +- net/ipcalc/pkg-descr | 3 +++ 3 files changed, 8 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index 70f077811a0c..d2545e25285a 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -6,15 +6,16 @@ # $FreeBSD$ PORTNAME= ipcalc -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= net MASTER_SITES= http://jodies.de/ DISTFILES= ipcalc.pl -EXTRACT_ONLY= +EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= petef@databits.net NO_BUILD= yes +USE_PERL5= yes do-install: ${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/${PORTNAME} diff --git a/net/ipcalc/distinfo b/net/ipcalc/distinfo index ce6e08b338cf..36bb93aeb7ab 100644 --- a/net/ipcalc/distinfo +++ b/net/ipcalc/distinfo @@ -1 +1 @@ -MD5 (ipcalc.pl) = 69cabe6175621afaf3397a6b9e2e4bb5 +MD5 (ipcalc.pl) = 38e75c33243ed566dc71cf0266e8ba03 diff --git a/net/ipcalc/pkg-descr b/net/ipcalc/pkg-descr index 3f21a6a260b8..482494aa4bf3 100644 --- a/net/ipcalc/pkg-descr +++ b/net/ipcalc/pkg-descr @@ -7,3 +7,6 @@ Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0). Inverse netmasks are recognized. WWW: http://jodies.de/ipcalc/ + +- Pete +petef@databits.net -- cgit v1.2.3