summaryrefslogtreecommitdiff
path: root/net/p5-Socket6/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-06-04 13:11:45 +0000
committeritojun <itojun@pkgsrc.org>2000-06-04 13:11:45 +0000
commit26cff2fd4b618b9dc61984d2cb3411ef6e8b07cf (patch)
treef5ee4aa4fb6c8440b2d0532ebbb274205f4f1c5b /net/p5-Socket6/Makefile
parent6a8bdf135c327d886c4c7e08174279f546102812 (diff)
downloadpkgsrc-26cff2fd4b618b9dc61984d2cb3411ef6e8b07cf.tar.gz
upgrade from 0.06 to 0.07.
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
Diffstat (limited to 'net/p5-Socket6/Makefile')
-rw-r--r--net/p5-Socket6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index 168afdd2ba5..50398fba1b1 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2000/05/26 14:59:57 itojun Exp $
+# $NetBSD: Makefile,v 1.3 2000/06/04 13:11:45 itojun Exp $
#
-DISTNAME= Socket6-0.06
-PKGNAME= p5-Socket6-0.06
+DISTNAME= Socket6-0.07
+PKGNAME= p5-Socket6-0.07
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/}