diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
commit | 6e17578b4d04c51644b1d5dad36ee268150d7e99 (patch) | |
tree | ad7985c9a3c7192d6b9e42a609abc0517987b296 /astro/xrmap | |
parent | 454778e8e00823597a97b4cedcc2e1d7ee8b3dae (diff) | |
download | ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.tar.gz ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.zip |
Notes
Diffstat (limited to 'astro/xrmap')
-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 |