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 /graphics/gpsmanshp | |
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 'graphics/gpsmanshp')
-rw-r--r-- | graphics/gpsmanshp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpsmanshp/Makefile b/graphics/gpsmanshp/Makefile index f633ef0cf166..27ee0fbf6d4e 100644 --- a/graphics/gpsmanshp/Makefile +++ b/graphics/gpsmanshp/Makefile @@ -8,7 +8,7 @@ PORTNAME= gpsmanshp PORTVERSION= 1.2 PORTREVISION= 1 -CATEGORIES= graphics tcl${TCLVERSION:S/.//} +CATEGORIES= graphics tcl${TCLVERSION:S/.//} geography MASTER_SITES= http://www.ncc.up.pt/gpsmanshp/ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz |