diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-08-09 08:38:48 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-08-09 08:38:48 +0000 |
commit | c97136b4c34a473cd41bdc3c7ef4e299acfa61af (patch) | |
tree | 73e81610c8d61cb3a71d34dfb3e067ecad935c7c /math/maxima | |
parent | b57aabc219f0dafa14b49a011e24d3b6b2c6c37f (diff) | |
download | ports-c97136b4c34a473cd41bdc3c7ef4e299acfa61af.tar.gz ports-c97136b4c34a473cd41bdc3c7ef4e299acfa61af.zip |
Notes
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 9f600125eaaa..7f613dc5d177 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.22.0 -CATEGORIES= math tk +CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source MAINTAINER= bf@FreeBSD.org |