diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-23 03:33:55 +0800 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-23 03:33:55 +0800 |
commit | 54c814ed03515a9583b68f7a8f7de550b152eaf4 (patch) | |
tree | a4bbd9c26cfb5beada0653ed30f8d780f0873879 /math | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) | |
download | freebsd-ports-gnome-54c814ed03515a9583b68f7a8f7de550b152eaf4.tar.gz freebsd-ports-gnome-54c814ed03515a9583b68f7a8f7de550b152eaf4.tar.zst freebsd-ports-gnome-54c814ed03515a9583b68f7a8f7de550b152eaf4.zip |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Geo-Distance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Geo-Distance/Makefile b/math/p5-Geo-Distance/Makefile index 79bc38b54ae9..0cc907dcd13a 100644 --- a/math/p5-Geo-Distance/Makefile +++ b/math/p5-Geo-Distance/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-Distance PORTVERSION= 0.11 -CATEGORIES= math perl5 +CATEGORIES= math perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- |