diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
commit | 6e17578b4d04c51644b1d5dad36ee268150d7e99 (patch) | |
tree | ad7985c9a3c7192d6b9e42a609abc0517987b296 /misc | |
parent | 454778e8e00823597a97b4cedcc2e1d7ee8b3dae (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Cache/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Geo-Postcodes/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Geography-Countries/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Geo-Cache/Makefile b/misc/p5-Geo-Cache/Makefile index 5629b3932ed6..d69fe522df9f 100644 --- a/misc/p5-Geo-Cache/Makefile +++ b/misc/p5-Geo-Cache/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-Cache PORTVERSION= 0.06 -CATEGORIES= misc perl5 +CATEGORIES= misc perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- diff --git a/misc/p5-Geo-Postcodes/Makefile b/misc/p5-Geo-Postcodes/Makefile index eacb5b90da4a..a6712f8abd41 100644 --- a/misc/p5-Geo-Postcodes/Makefile +++ b/misc/p5-Geo-Postcodes/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-Postcodes PORTVERSION= 0.320 -CATEGORIES= misc perl5 +CATEGORIES= misc perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile index 1316e2f0e79b..14542739849b 100644 --- a/misc/p5-Geography-Countries/Makefile +++ b/misc/p5-Geography-Countries/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geography-Countries PORTVERSION= 1.4 -CATEGORIES= misc perl5 +CATEGORIES= misc perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geography PKGNAMEPREFIX= p5- |