diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
commit | 6537fcf4374c413f5fb42417b9acc29ded8d1ae3 (patch) | |
tree | 73aca1fb7f4ce70150a540954950c0c712ada607 | |
parent | 432b219234feb424ed68eecdb6e74c542b83e62d (diff) | |
download | ports-6537fcf4374c413f5fb42417b9acc29ded8d1ae3.tar.gz ports-6537fcf4374c413f5fb42417b9acc29ded8d1ae3.zip |
Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again. Welcome back, Miguel. :-)
Notes
Notes:
svn path=/head/; revision=61115
-rw-r--r-- | archivers/xpk/Makefile | 2 | ||||
-rw-r--r-- | emulators/hercules/Makefile | 2 | ||||
-rw-r--r-- | emulators/scummvm/Makefile | 2 | ||||
-rw-r--r-- | emulators/xzx/Makefile | 2 | ||||
-rw-r--r-- | games/mythserver/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 | ||||
-rw-r--r-- | lang/dice/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | x11/decurs/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index f1c8a1cad3f1..abfea7376bd4 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ http://energyhq.homeip.net/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index f3072e9010e2..852587cc9367 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.15 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net GNU_CONFIGURE= yes diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 2514b80f3c27..a06008b1b9ad 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 1e198182cf57..337fef28732c 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index e65057f00702..db852344d7d9 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://support.bungie.com/ftp/pub/win/misc/ DISTNAME= metaserver2open -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net USE_ZIP= yes USE_GMAKE= yes diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 2514b80f3c27..a06008b1b9ad 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/lang/dice/Makefile b/lang/dice/Makefile index b0d880ee2392..c545525f7389 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.obviously.com/dice/ DISTNAME= ${PORTNAME}-rel-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net post-patch: @for i in ${WRKSRC}/lib/version.h ${WRKSRC}/include/lib/version.h \ diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 077cc299065c..15617bf02ca2 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2.1 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net .if !defined(NO_GUI) && defined(WITH_GTK2) LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 6b47cd9956e5..620bd639dbf4 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.50.0 CATEGORIES= x11 MASTER_SITES= http://www.hut.fi/~pvsavola/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- |