diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-06 07:19:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-06 07:19:28 +0000 |
commit | fa5c2c489ffaefab225a1df3b3b04296c6466948 (patch) | |
tree | d183ecab0b2e3d5170a1325803a8b8d866e79b14 /textproc/cl-ppcre-sbcl | |
parent | ade4b996e5e284b71d447c76551666ba2649494d (diff) | |
download | ports-fa5c2c489ffaefab225a1df3b3b04296c6466948.tar.gz ports-fa5c2c489ffaefab225a1df3b3b04296c6466948.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 35d3210a80f9..5ba4e7462a95 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -sbcl DISTFILES= # use installed sources from CL_LIBDIR EXTRACT_ONLY= # use installed sources from CL_LIBDIR -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre \ |