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 /devel/clisp-hyperspec | |
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 'devel/clisp-hyperspec')
-rw-r--r-- | devel/clisp-hyperspec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clisp-hyperspec/Makefile b/devel/clisp-hyperspec/Makefile index 9f0f2726453f..26d403c5cf24 100644 --- a/devel/clisp-hyperspec/Makefile +++ b/devel/clisp-hyperspec/Makefile @@ -7,7 +7,7 @@ PORTNAME= clisp-hyperspec PORTVERSION= 7.0 -CATEGORIES= devel +CATEGORIES= devel lisp MASTER_SITES= ftp://ftp.lispworks.com/pub/software_tools/reference/ DISTNAME= HyperSpec-7-0 |