diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-09-07 09:12:10 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-09-07 09:12:10 +0000 |
commit | 0a169fbd3859665694ffd6c7a05c472cd2d1e26f (patch) | |
tree | 4ebdc196b3f2bedecd350036a0ab991980aeb057 /math/geonext | |
parent | 55f6aa55150caf0d505d3795b287afb4c22e8d59 (diff) | |
download | ports-0a169fbd3859665694ffd6c7a05c472cd2d1e26f.tar.gz ports-0a169fbd3859665694ffd6c7a05c472cd2d1e26f.zip |
Notes
Diffstat (limited to 'math/geonext')
-rw-r--r-- | math/geonext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/geonext/Makefile b/math/geonext/Makefile index 540874f19d7c..eb0bacb77992 100644 --- a/math/geonext/Makefile +++ b/math/geonext/Makefile @@ -7,7 +7,7 @@ PORTNAME= geonext PORTVERSION= 1.12 -CATEGORIES= math graphics java +CATEGORIES+= math graphics java MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/\ http://home.arcor.de/fehlner/inhalt/download/\ http://home.arcor.de/teambushido/ |