diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-04-27 17:20:23 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-04-27 17:20:23 +0000 |
commit | da89383e959e635edb0a7a803101a80c9d3e0662 (patch) | |
tree | 5e9a75bd58c85da37ee5b0e7bd78ee7b97650e1f | |
parent | c55996aa83b07f2da4c31469ea01247c5bed3f4e (diff) | |
download | FreeBSD-ports-da89383e959e635edb0a7a803101a80c9d3e0662.zip FreeBSD-ports-da89383e959e635edb0a7a803101a80c9d3e0662.tar.gz |
Upgrade to 0.07
Fixed incorrect PKGNAME in Makefile
Obtained from:
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 8 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Net-DNS/Makefile | 8 | ||||
-rw-r--r-- | net/p5-Net-DNS/distinfo | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index db63721..473e0d7 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Net-DNS -# Version required: 0.06 +# Version required: 0.07 # Date created: April 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1997/04/05 22:15:46 jfitz Exp $ +# $Id: Makefile,v 1.2 1997/04/20 13:52:51 wosch Exp $ # -DISTNAME= Net-DNS-0.06 -PKGNAME= p5-Net-0.06 +DISTNAME= Net-DNS-0.07 +PKGNAME= p5-Net-DNS-0.07 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 13df9a1..560e319 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.06.tar.gz) = f569bac792d841cbb8875e02c32f031e +MD5 (Net-DNS-0.07.tar.gz) = 7362dfe107a737ad965970f7130ddb10 diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index db63721..473e0d7 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Net-DNS -# Version required: 0.06 +# Version required: 0.07 # Date created: April 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1997/04/05 22:15:46 jfitz Exp $ +# $Id: Makefile,v 1.2 1997/04/20 13:52:51 wosch Exp $ # -DISTNAME= Net-DNS-0.06 -PKGNAME= p5-Net-0.06 +DISTNAME= Net-DNS-0.07 +PKGNAME= p5-Net-DNS-0.07 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 13df9a1..560e319 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.06.tar.gz) = f569bac792d841cbb8875e02c32f031e +MD5 (Net-DNS-0.07.tar.gz) = 7362dfe107a737ad965970f7130ddb10 |