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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/cl-meta-clisp/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-cmucl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-clisp/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-cmucl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile index 9067df896803..32f8b4d6c48d 100644 --- a/textproc/cl-meta-clisp/Makefile +++ b/textproc/cl-meta-clisp/Makefile @@ -7,7 +7,7 @@ PORTNAME= meta PORTVERSION= 20011114.1 PORTREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc 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/ \ diff --git a/textproc/cl-meta-cmucl/Makefile b/textproc/cl-meta-cmucl/Makefile index f7fb634113ed..1993967834d3 100644 --- a/textproc/cl-meta-cmucl/Makefile +++ b/textproc/cl-meta-cmucl/Makefile @@ -6,7 +6,7 @@ PORTNAME= meta PORTVERSION= 0.1 -CATEGORIES= textproc +CATEGORIES= textproc 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/ \ diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index e477c21de721..af732d94f2f3 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= meta PORTVERSION= 20011114.1 -CATEGORIES= textproc +CATEGORIES= textproc 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/ \ diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile index 63ca036a55b0..82983c993c0b 100644 --- a/textproc/cl-meta/Makefile +++ b/textproc/cl-meta/Makefile @@ -6,7 +6,7 @@ PORTNAME= meta PORTVERSION= 0.1 -CATEGORIES= textproc +CATEGORIES= textproc 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/ \ diff --git a/textproc/cl-ppcre-clisp/Makefile b/textproc/cl-ppcre-clisp/Makefile index d13bed27b9e8..964674d62912 100644 --- a/textproc/cl-ppcre-clisp/Makefile +++ b/textproc/cl-ppcre-clisp/Makefile @@ -7,7 +7,7 @@ PORTNAME= cl-ppcre PORTVERSION= 0.5.4 PORTREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc lisp MASTER_SITES= http://weitz.de/files/ PKGNAMESUFFIX= -clisp DISTFILES= diff --git a/textproc/cl-ppcre-cmucl/Makefile b/textproc/cl-ppcre-cmucl/Makefile index 01fb52c177bd..be7bde98e69b 100644 --- a/textproc/cl-ppcre-cmucl/Makefile +++ b/textproc/cl-ppcre-cmucl/Makefile @@ -6,7 +6,7 @@ PORTNAME= cl-ppcre PORTVERSION= 0.5.4 -CATEGORIES= textproc +CATEGORIES= textproc lisp MASTER_SITES= http://weitz.de/files/ PKGNAMESUFFIX= -cmucl DISTFILES= # use installed sources from CL_LIBDIR diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 5ba4e7462a95..c581b8f9575a 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= cl-ppcre PORTVERSION= 0.5.4 -CATEGORIES= textproc +CATEGORIES= textproc lisp MASTER_SITES= http://weitz.de/files/ PKGNAMESUFFIX= -sbcl DISTFILES= # use installed sources from CL_LIBDIR diff --git a/textproc/cl-ppcre/Makefile b/textproc/cl-ppcre/Makefile index 831b3492c906..bf24f3f37715 100644 --- a/textproc/cl-ppcre/Makefile +++ b/textproc/cl-ppcre/Makefile @@ -6,7 +6,7 @@ PORTNAME= cl-ppcre PORTVERSION= 0.5.4 -CATEGORIES= textproc +CATEGORIES= textproc lisp MASTER_SITES= http://weitz.de/files/ EXTRACT_SUFX= .tgz |