diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-04-07 21:33:28 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-04-07 21:33:28 +0000 |
commit | 86cbf8b977479046f158050db8d0dda82ae2444e (patch) | |
tree | a9bf23e8f99e2a61246befb2ddb02d4ee371dccb /net | |
parent | Follow the bouncing MASTER_SITE. (diff) |
upgrade to 1.0606
Notes
Notes:
svn path=/head/; revision=17720
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net/Makefile | 10 | ||||
-rw-r--r-- | net/p5-Net/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index cb4c953976a4..c3494a259d3b 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Net -# Version required: 1.0605 +# Version required: 1.* # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.19 1998/08/19 13:05:56 vanilla Exp $ +# $Id: Makefile,v 1.20 1998/09/15 21:31:49 asami Exp $ # -DISTNAME= libnet-1.0605 -PKGNAME= p5-Net-1.0605 +DISTNAME= libnet-1.0606 +PKGNAME= p5-Net-1.0606 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -17,7 +17,7 @@ MAINTAINER= jfitz@FreeBSD.ORG USE_PERL5= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= FAQ.3 \ +MAN3= \ Net::Cmd.3 \ Net::Domain.3 \ Net::DummyInetd.3 \ diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index dd9ad03dfd60..1df67064f3a8 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1 +1 @@ -MD5 (libnet-1.0605.tar.gz) = f6b176a5d57598492f10b36df5f7a291 +MD5 (libnet-1.0606.tar.gz) = a1abd4ccf2cf5c85cc518c4867d304e7 |