diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-06-30 20:16:02 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-06-30 20:16:02 +0000 |
commit | 8518b507fad37d7ab2149700dc34b860f1c2bf3b (patch) | |
tree | 1335c2f04b8731f59428e3181e56a2a99dc4709a /math/goblin | |
parent | 0d47ae0c82024cb729603dbfebef33d482a1026e (diff) | |
download | ports-8518b507fad37d7ab2149700dc34b860f1c2bf3b.tar.gz ports-8518b507fad37d7ab2149700dc34b860f1c2bf3b.zip |
Notes
Diffstat (limited to 'math/goblin')
-rw-r--r-- | math/goblin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile index 5b537d07b69b..429018e8b07b 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -8,7 +8,7 @@ PORTNAME= goblin DISTVERSION= 2.8b22 -CATEGORIES= misc +CATEGORIES= math MASTER_SITES= SF/goblin2 DISTNAME= ${PORTNAME}.${DISTVERSION} EXTRACT_SUFX= .tgz |