diff options
author | will <will@FreeBSD.org> | 2001-01-09 08:06:25 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-09 08:06:25 +0800 |
commit | df3325bdb0c564cd01c658c944af6b985a67ce03 (patch) | |
tree | e8dfd0a48032fb940ed41461e0156ee328f56c61 /games | |
parent | 6eb774300626f30a24149c3a03553b3c99e9fd21 (diff) | |
download | freebsd-ports-graphics-df3325bdb0c564cd01c658c944af6b985a67ce03.tar.gz freebsd-ports-graphics-df3325bdb0c564cd01c658c944af6b985a67ce03.tar.zst freebsd-ports-graphics-df3325bdb0c564cd01c658c944af6b985a67ce03.zip |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Diffstat (limited to 'games')
-rw-r--r-- | games/battleball/Makefile | 2 | ||||
-rw-r--r-- | games/gltron/Makefile | 2 | ||||
-rw-r--r-- | games/gno3dtet/Makefile | 2 | ||||
-rw-r--r-- | games/heretic/Makefile | 2 | ||||
-rw-r--r-- | games/krogue/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 0e9827050ec..a3a5e6e1307 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/entertain/ \ http://fundy.linux.tucows.com/files/x11/entertain/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_MESA= yes diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 78adf5128a0..3492644a7d6 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.59 CATEGORIES= games MASTER_SITES= http://gltron.sourceforge.net/download/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ png.4:${PORTSDIR}/graphics/png diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index a40d496f624..b7a0e783d89 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games gnome MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/heretic/Makefile b/games/heretic/Makefile index a805e48ece8..2f524da85e5 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} heretic_share.wad.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org FETCH_BEFORE_ARGS+= -b USE_X_PREFIX= yes diff --git a/games/krogue/Makefile b/games/krogue/Makefile index 9afc5bcae15..86b66745b54 100644 --- a/games/krogue/Makefile +++ b/games/krogue/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://ksi.ii.uj.edu.pl/krogue/dl/ EXTRACT_SUFX= .tgz -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |