diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:28:05 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:28:05 +0000 |
commit | 490d559466d9308c054fa2a171d46f31d3e1e5e5 (patch) | |
tree | c956777417955c52ebe2b3a4c2112f02a3cbad00 /net/p5-Net/Makefile | |
parent | Upgrade to v0.85 (diff) |
Upgrade to v1.0505
Diffstat (limited to 'net/p5-Net/Makefile')
-rw-r--r-- | net/p5-Net/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 67fc4b11e307..1faf60ad58bf 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.05 +# Version required: 1.0505 # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.10 1997/06/03 11:35:24 asami Exp $ +# $Id: Makefile,v 1.11 1997/06/24 18:43:26 jfitz Exp $ # -DISTNAME= libnet-1.05 -PKGNAME= p5-Net-1.05 +DISTNAME= libnet-1.0505 +PKGNAME= p5-Net-1.0505 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |