diff options
Diffstat (limited to 'textproc/cl-meta/Makefile')
-rw-r--r-- | textproc/cl-meta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile index 18b56d98d77b..63ca036a55b0 100644 --- a/textproc/cl-meta/Makefile +++ b/textproc/cl-meta/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= A parser generator for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |