diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-04-04 22:03:54 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-04-04 22:03:54 +0800 |
commit | 5aa788cd4088bb631e3682f7360ee893b37acb82 (patch) | |
tree | 1fb9d207e06411be63650abb0b945dd91b6d8f3e /misc | |
parent | 41085e4e163deedafe7e26c7e926d66466557962 (diff) | |
download | freebsd-ports-gnome-5aa788cd4088bb631e3682f7360ee893b37acb82.tar.gz freebsd-ports-gnome-5aa788cd4088bb631e3682f7360ee893b37acb82.tar.zst freebsd-ports-gnome-5aa788cd4088bb631e3682f7360ee893b37acb82.zip |
Upgrade to 1.00, and portlint.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 8 | ||||
-rw-r--r-- | misc/p5-Locale-Codes/distinfo | 2 | ||||
-rw-r--r-- | misc/p5-Locale-Codes/pkg-comment | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 36a9e85a5266..a44e548565f6 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Locale-Codes -# Version required: 0.003 +# Version required: 1.00 # Date created: June 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/27 01:51:12 jfitz Exp $ # -DISTNAME= Locale-Codes-0.003 -PKGNAME= p5-Locale-Codes-0.003 +DISTNAME= Locale-Codes-1.00 +PKGNAME= p5-Locale-Codes-1.00 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Locale diff --git a/misc/p5-Locale-Codes/distinfo b/misc/p5-Locale-Codes/distinfo index 356d97a07ef1..301829dff493 100644 --- a/misc/p5-Locale-Codes/distinfo +++ b/misc/p5-Locale-Codes/distinfo @@ -1 +1 @@ -MD5 (Locale-Codes-0.003.tar.gz) = ae62819979b2929275f570f4859b711a +MD5 (Locale-Codes-1.00.tar.gz) = 516a9d6d725ee6473c78c0b0a8fd0fb1 diff --git a/misc/p5-Locale-Codes/pkg-comment b/misc/p5-Locale-Codes/pkg-comment index ed35cc7dedf6..8ad06cc97108 100644 --- a/misc/p5-Locale-Codes/pkg-comment +++ b/misc/p5-Locale-Codes/pkg-comment @@ -1,2 +1 @@ perl5 module providing access to ISO3166 and ISO639 Country Codes - |