diff options
author | bf <bf@FreeBSD.org> | 2010-08-09 16:38:48 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2010-08-09 16:38:48 +0800 |
commit | 64411e55692abcd58eef453d056965cb364f840b (patch) | |
tree | 36be92c05bcbc13ed644425620e0cc3f0bb8e2d9 /math/maxima | |
parent | f0bc2410d52205f6fdb65500a49a2a7fa4d6c3fa (diff) | |
download | freebsd-ports-gnome-64411e55692abcd58eef453d056965cb364f840b.tar.gz freebsd-ports-gnome-64411e55692abcd58eef453d056965cb364f840b.tar.zst freebsd-ports-gnome-64411e55692abcd58eef453d056965cb364f840b.zip |
Add lisp to CATEGORIES
Approved by: makc (co-mentor)
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 |