diff options
author | des <des@FreeBSD.org> | 2003-07-21 04:26:03 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-07-21 04:26:03 +0800 |
commit | 3434a99c3127d10834eaf9a2458b64d20e5a9596 (patch) | |
tree | d2903a4687abb2c734599f639ef05ce1d78b0d48 /games | |
parent | 1f5bff8d0032867b9ce20860ffca4b6b7a127ec9 (diff) | |
download | freebsd-ports-gnome-3434a99c3127d10834eaf9a2458b64d20e5a9596.tar.gz freebsd-ports-gnome-3434a99c3127d10834eaf9a2458b64d20e5a9596.tar.zst freebsd-ports-gnome-3434a99c3127d10834eaf9a2458b64d20e5a9596.zip |
I no longer have time to maintain these ports.
Diffstat (limited to 'games')
-rw-r--r-- | games/abuse/Makefile | 2 | ||||
-rw-r--r-- | games/abuse_sdl/Makefile | 2 | ||||
-rw-r--r-- | games/frabs/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index c40a781585ea..212e11602998 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.labyrinth.net.au/~trandor/abuse/files/ DISTFILES= abuse_datafiles.tar.gz EXTRACT_ONLY= # empty -MAINTAINER= des@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= The classic 2D action game Abuse RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 050b0cae98a3..d59e508923c4 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.1 CATEGORIES= games MASTER_SITES= http://www.labyrinth.net.au/~trandor/abuse/files/ -MAINTAINER= des@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= An SDL port of the Abuse game engine LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12:install diff --git a/games/frabs/Makefile b/games/frabs/Makefile index 2c0795198452..8fe679ea5985 100644 --- a/games/frabs/Makefile +++ b/games/frabs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.cs.uidaho.edu/~cass0664/fRaBs/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= des@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= The fRaBs (Free Abuse) data files for the Abuse game engine RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl |