diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-01-11 23:50:03 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-01-11 23:50:03 +0000 |
commit | 6e7765414434daf242b85938bb0d0946e2219412 (patch) | |
tree | 22e8e65e56713b9dcd14f1cfc40beb47b20380ac /textproc/cl-ppcre-sbcl | |
parent | fb540acd934e7b3765266101f33416cbb261e585 (diff) | |
download | ports-6e7765414434daf242b85938bb0d0946e2219412.tar.gz ports-6e7765414434daf242b85938bb0d0946e2219412.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 c581b8f9575a..db6bd53f5974 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= ports@FreeBSD.org +MAINTAINER= olgeni@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 \ |