diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-22 17:48:37 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-22 17:48:37 +0000 |
commit | 2476da69b2e01ff1593328716e16437873285295 (patch) | |
tree | cd05a2ff37ff62a2ed7a2251f722fe6c2adc46d0 /net/p5-Net/Makefile | |
parent | 82fdd45835b3158e5cff33aa5317f2b459925071 (diff) | |
download | ports-2476da69b2e01ff1593328716e16437873285295.tar.gz ports-2476da69b2e01ff1593328716e16437873285295.zip |
Notes
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 fc1a96039192..1196b1ead0eb 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.0505 +# Version required: 1.0602 # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.12 1997/06/27 02:28:03 jfitz Exp $ +# $Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp $ # -DISTNAME= libnet-1.0505 -PKGNAME= p5-Net-1.0505 +DISTNAME= libnet-1.0602 +PKGNAME= p5-Net-1.0602 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |