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 /textproc/cl-ppcre-sbcl | |
parent | 0a3fce592c791b0cbc5d85c1bee73a85945b06ea (diff) | |
download | ports-cf1ae89fdf603581c86671ac96e3deb5f14ffdb6.tar.gz ports-cf1ae89fdf603581c86671ac96e3deb5f14ffdb6.zip |
Notes
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |