diff options
Diffstat (limited to 'devel/cl-port-cmucl/Makefile')
-rw-r--r-- | devel/cl-port-cmucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-port-cmucl/Makefile b/devel/cl-port-cmucl/Makefile index 6d8a35f6f3bb..8c0e7d7e7632 100644 --- a/devel/cl-port-cmucl/Makefile +++ b/devel/cl-port-cmucl/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= -cmucl 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= Cross-Lisp portability package BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/port/port.asd:${PORTSDIR}/devel/cl-port \ |