summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-07-04 06:33:40 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-07-04 06:33:40 +0000
commitdd519f74917f74695321a38ec2ef3b3834008155 (patch)
treed520d91679c0cb806cf96a46b959f0aa943ea6df /net-mgmt
parentaaba5c5efa82b9af0aa92dae59fb3ac3e14fa96a (diff)
downloadFreeBSD-ports-dd519f74917f74695321a38ec2ef3b3834008155.zip
FreeBSD-ports-dd519f74917f74695321a38ec2ef3b3834008155.tar.gz
Give ipcalc a maintainer
Update to 0.34 Add USE_PERL5 Add maintainer to pkg-descr PR: 28613 Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ipcalc/Makefile7
-rw-r--r--net-mgmt/ipcalc/distinfo2
-rw-r--r--net-mgmt/ipcalc/pkg-descr3
3 files changed, 8 insertions, 4 deletions
diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile
index 70f0778..d2545e25 100644
--- a/net-mgmt/ipcalc/Makefile
+++ b/net-mgmt/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-mgmt/ipcalc/distinfo b/net-mgmt/ipcalc/distinfo
index ce6e08b..36bb93a 100644
--- a/net-mgmt/ipcalc/distinfo
+++ b/net-mgmt/ipcalc/distinfo
@@ -1 +1 @@
-MD5 (ipcalc.pl) = 69cabe6175621afaf3397a6b9e2e4bb5
+MD5 (ipcalc.pl) = 38e75c33243ed566dc71cf0266e8ba03
diff --git a/net-mgmt/ipcalc/pkg-descr b/net-mgmt/ipcalc/pkg-descr
index 3f21a6a..482494a 100644
--- a/net-mgmt/ipcalc/pkg-descr
+++ b/net-mgmt/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
OpenPOWER on IntegriCloud