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 /astro/xrmap/Makefile | |
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 'astro/xrmap/Makefile')
-rw-r--r-- | astro/xrmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index e46f674f28c1..75b5dab90658 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -8,7 +8,7 @@ PORTNAME= xrmap PORTVERSION= 2.33 PORTREVISION= 3 -CATEGORIES= astro +CATEGORIES= astro geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data/:data \ ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/:src DISTFILES= ${SRCFILE}:src ${DATAFILES:S|$|:data|} ${CIAFILE}:data ${POPFILE}:data |