diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-25 15:46:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-25 15:46:55 +0800 |
commit | a4cda0bb1b2c8bcec8b0cf41aa71a8edfbd05026 (patch) | |
tree | 260bb3d6639e50359ceaf44b4f3b713b02c90168 /games | |
parent | 460632c87f589f690ee3ed51e947eba57707f5f1 (diff) | |
download | freebsd-ports-gnome-a4cda0bb1b2c8bcec8b0cf41aa71a8edfbd05026.tar.gz freebsd-ports-gnome-a4cda0bb1b2c8bcec8b0cf41aa71a8edfbd05026.tar.zst freebsd-ports-gnome-a4cda0bb1b2c8bcec8b0cf41aa71a8edfbd05026.zip |
- Update maintainer mail adress
PR: 112538
Submitted by: Jona Joachim<walkingshadow@grummel.net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/gish-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile index ff33cfc56737..bd731830fc31 100644 --- a/games/gish-demo/Makefile +++ b/games/gish-demo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games linux MASTER_SITES= http://s159260531.onlinehome.us/demos/ DISTNAME= gishdemo -MAINTAINER= walkingshadow@grummel.net +MAINTAINER= jaj@hcl-club.lu COMMENT= A platform game with a gelatinous 12-pound ball of tar named Gish (Demo version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libvorbis.so.0:${PORTSDIR}/audio/linux-libvorbis \ |