summaryrefslogtreecommitdiff
path: root/net/p5-Net-CIDR-Lite/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2005-10-16 08:20:26 +0000
committerheinz <heinz>2005-10-16 08:20:26 +0000
commite25f21930cf3691c92a602d5931d0dc9bafece14 (patch)
treebc1b210b7cc957d6514737e9a5037e9411e05b4e /net/p5-Net-CIDR-Lite/Makefile
parentba4a015d38ac3d8a08bee5a44c91485122e1fd6d (diff)
downloadpkgsrc-e25f21930cf3691c92a602d5931d0dc9bafece14.tar.gz
Updated to version 0.18.
No pkgsrc changes. Changes since version 0.15: ===================================== 0.18 Sat May 20 01:00:00 2005 - Documented bin_find(). - Added pod tests. Watch my kwalitee go up! Woohoo! 0.17 Wed May 18 12:00:00 2005 - Fixed last fix and corresponding test. 0.16 Wed May 18 10:00:00 2005 - Fixed divide by zero on find with empty spanner. Reported by jgmyers via rt.cpan.org. - Fixed pod errors.
Diffstat (limited to 'net/p5-Net-CIDR-Lite/Makefile')
-rw-r--r--net/p5-Net-CIDR-Lite/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile
index 166edb7372c..9e324423cf3 100644
--- a/net/p5-Net-CIDR-Lite/Makefile
+++ b/net/p5-Net-CIDR-Lite/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:25 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/16 08:20:26 heinz Exp $
#
-DISTNAME= Net-CIDR-Lite-0.15
+DISTNAME= Net-CIDR-Lite-0.18
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ncl
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}