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/abuse | |
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/abuse')
-rw-r--r-- | games/abuse/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |