diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-03 02:57:44 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-03 02:57:44 +0000 |
commit | e4a8bc5fc254065552346279bd03752f794e9e86 (patch) | |
tree | 7d1cafe8fd92a42268a25ce8b90764f7b4b910fd | |
parent | ae07f7b7623039900e8718dca1e10b44d42fba7e (diff) | |
download | FreeBSD-ports-e4a8bc5fc254065552346279bd03752f794e9e86.zip FreeBSD-ports-e4a8bc5fc254065552346279bd03752f794e9e86.tar.gz |
Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat: portmgr
-rw-r--r-- | benchmarks/stream/Makefile | 2 | ||||
-rw-r--r-- | biology/avida/Makefile | 2 | ||||
-rw-r--r-- | devel/open-beagle/Makefile | 2 | ||||
-rw-r--r-- | lang/cmucl-extra/Makefile | 2 | ||||
-rw-r--r-- | lang/screamer/Makefile | 2 | ||||
-rw-r--r-- | math/maxima/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/stream/Makefile b/benchmarks/stream/Makefile index 35ff05b..bb25cc6 100644 --- a/benchmarks/stream/Makefile +++ b/benchmarks/stream/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.virginia.edu/stream/FTP/Code/ DISTFILES= stream.c DIST_SUBDIR= stream-${PORTVERSION} -MAINTAINER= sf@slappy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth PLIST_FILES= bin/stream diff --git a/biology/avida/Makefile b/biology/avida/Makefile index ed3566b..1109de1 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= sf@slappy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Avida is an auto-adaptive genetic system designed for ALife research BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake diff --git a/devel/open-beagle/Makefile b/devel/open-beagle/Makefile index cab84f2..7810e48 100644 --- a/devel/open-beagle/Makefile +++ b/devel/open-beagle/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= SF/beagle DISTNAME= beagle-${PORTVERSION} -MAINTAINER= sf@slappy.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Evolutionary Computation Framework CONFLICTS= beagle-[0-9]* diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile index 9de0a54..84d0c46 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 74cdf56..a9d9303 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 diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 1e4f877..5d6783b 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= math tk MASTER_SITES= SF -MAINTAINER= sf@slappy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Symbolic mathematics program BUILD_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} |