diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 14:22:23 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 14:22:23 +0800 |
commit | 73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6 (patch) | |
tree | 91834ac39c7dd34766776eb84ad4a15628becfd1 /games/falconseye | |
parent | 8e9958d13e596ac915181ba4405658e21078fd5d (diff) | |
download | freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.tar.gz freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.tar.zst freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.zip |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary
Diffstat (limited to 'games/falconseye')
-rw-r--r-- | games/falconseye/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile index 19d094394b58..d2c8c29864d6 100644 --- a/games/falconseye/Makefile +++ b/games/falconseye/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NetHack-Falcon_s%20Eye%20%28source%29/${PORTVERSION} DISTNAME= nethack_source_331_jtp_${PORTVERSION:S/.//g} -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetHack derivative RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity |