diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-03 10:57:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-03 10:57:44 +0800 |
commit | e4a8bc5fc254065552346279bd03752f794e9e86 (patch) | |
tree | 7d1cafe8fd92a42268a25ce8b90764f7b4b910fd /lang | |
parent | ae07f7b7623039900e8718dca1e10b44d42fba7e (diff) | |
download | freebsd-ports-gnome-e4a8bc5fc254065552346279bd03752f794e9e86.tar.gz freebsd-ports-gnome-e4a8bc5fc254065552346279bd03752f794e9e86.tar.zst freebsd-ports-gnome-e4a8bc5fc254065552346279bd03752f794e9e86.zip |
Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat: portmgr
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 |