diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-10-16 14:48:09 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-10-16 14:48:09 +0000 |
commit | cf1ae89fdf603581c86671ac96e3deb5f14ffdb6 (patch) | |
tree | 0168fa78e57e4e7d823bf0c672e7ca24cd1fc19d /devel/cl-port | |
parent | Use MAKE_ARGS (diff) |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=145553
Diffstat (limited to 'devel/cl-port')
-rw-r--r-- | devel/cl-port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-port/Makefile b/devel/cl-port/Makefile index e2c4490dc38d..452593c1a269 100644 --- a/devel/cl-port/Makefile +++ b/devel/cl-port/Makefile @@ -6,7 +6,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -CATEGORIES= devel +CATEGORIES= devel lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ ftp://www.aarg.net/pub/cclan/ \ |