diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 07:46:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 07:46:55 +0000 |
commit | 4de9f43665ef8f472c59e587c6e0f040e9edb1e2 (patch) | |
tree | 146edb9a2ca02f1112949005c00cd8e7cb43a54c /games/gish-demo | |
parent | 22158a2c1ee40d66cf753ce82414821a88f707f9 (diff) | |
download | ports-4de9f43665ef8f472c59e587c6e0f040e9edb1e2.tar.gz ports-4de9f43665ef8f472c59e587c6e0f040e9edb1e2.zip |
Notes
Diffstat (limited to 'games/gish-demo')
-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 \ |