diff options
author | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:53:52 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:53:52 +0800 |
commit | 9635ed302d98ea682d47410860f0bf29b9bc125f (patch) | |
tree | 2749d197c9ba3933ce0f6e4a67aa61c1eb346648 /misc/p5-Geography-Countries | |
parent | 87dd17ad2755546565d31e4628bd9861dc059372 (diff) | |
download | freebsd-ports-gnome-9635ed302d98ea682d47410860f0bf29b9bc125f.tar.gz freebsd-ports-gnome-9635ed302d98ea682d47410860f0bf29b9bc125f.tar.zst freebsd-ports-gnome-9635ed302d98ea682d47410860f0bf29b9bc125f.zip |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
Diffstat (limited to 'misc/p5-Geography-Countries')
-rw-r--r-- | misc/p5-Geography-Countries/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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- |