diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:57:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:57:44 +0000 |
commit | 775e8df21c2ef109ded2fbe85d3b649f1fb5ea41 (patch) | |
tree | 42e70b4eafbd4deeeac0c472344e588c58ac7e56 /lang | |
parent | Reset ports.maintainer@evilphi.com due to maintainer-timeouts and no (diff) |
Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=219711
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cmucl-extra/Makefile | 2 | ||||
-rw-r--r-- | lang/screamer/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/lang/screamer/Makefile b/lang/screamer/Makefile index 74cdf567d4ea..a9d9303b47e2 100644 --- a/lang/screamer/Makefile +++ b/lang/screamer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/ DISTNAME= screamer.tar EXTRACT_SUFX= .Z -MAINTAINER= sf@slappy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension of Common Lisp for nondeterministic programming BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl |