diff options
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 \ |