diff options
author | vs <vs@FreeBSD.org> | 2005-10-16 22:48:09 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-10-16 22:48:09 +0800 |
commit | 462032a41230e1f78bbd8fae91fc1ab1ffe083b0 (patch) | |
tree | 84ecb567366486d811a014d4e1f8e6a9eb220555 /math | |
parent | 71150abd9230c440fd5f7d17bbd19d60ac85c498 (diff) | |
download | freebsd-ports-gnome-462032a41230e1f78bbd8fae91fc1ab1ffe083b0.tar.gz freebsd-ports-gnome-462032a41230e1f78bbd8fae91fc1ab1ffe083b0.tar.zst freebsd-ports-gnome-462032a41230e1f78bbd8fae91fc1ab1ffe083b0.zip |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon)
Diffstat (limited to 'math')
-rw-r--r-- | math/xlispstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 1ec9f199a4a3..62d31fe6194c 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -7,7 +7,7 @@ PORTNAME= xlispstat PORTVERSION= 3.52.20 -CATEGORIES= math lang +CATEGORIES= math lang lisp MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \ http://lib.stat.cmu.edu/xlispstat/Src/current/ \ ftp://ftp.stat.unipg.it/pub/stat/xlispstat/current/ \ |