diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-11-10 14:46:20 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-11-10 14:46:20 +0000 |
commit | 32c2c6cc8ccba83b099e18fd3ed468c4ff8da8be (patch) | |
tree | 24e9373cff336c3069de1011580a16b89b107f8c /net/p5-Net-DNS/Makefile | |
parent | Add author's site. (diff) |
Upgrade to v0.12
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index cf2e417b6829..b639a57a3fc1 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.11 +# Version required: 0.12 # Date created: April 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.7 1997/06/24 18:43:27 jfitz Exp $ +# $Id: Makefile,v 1.8 1997/07/07 13:04:38 jfitz Exp $ # -DISTNAME= Net-DNS-0.11 -PKGNAME= p5-Net-DNS-0.11 +DISTNAME= Net-DNS-0.12 +PKGNAME= p5-Net-DNS-0.12 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |