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 | |
parent | Update to 1.11 (diff) |
Fix PKGORIGIN for slave-port german/geonext
Notes
Notes:
svn path=/head/; revision=142154
-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/ |