diff options
Diffstat (limited to 'lang/cmucl-extra/Makefile')
-rw-r--r-- | lang/cmucl-extra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile index 9de0a549e56c..84d0c46cbed3 100644 --- a/lang/cmucl-extra/Makefile +++ b/lang/cmucl-extra/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/${PORTVERSION} ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/ DISTNAME= cmucl-${PORTVERSION}-x86-FreeBSD.extra -MAINTAINER= sf@slappy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Optional extras for the CMU implementation of Common Lisp BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl |