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 /www/p5-Geo-Caching | |
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 'www/p5-Geo-Caching')
-rw-r--r-- | www/p5-Geo-Caching/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Geo-Caching/Makefile b/www/p5-Geo-Caching/Makefile index 1c9fc11bb01d..0e7d5f430a4d 100644 --- a/www/p5-Geo-Caching/Makefile +++ b/www/p5-Geo-Caching/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-Caching PORTVERSION= 0.11 -CATEGORIES= www perl5 +CATEGORIES= www perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- |