diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
commit | b73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch) | |
tree | e7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /games/gish-demo | |
parent | da87f7eace8c8a07a830c1117f9ceac67543f19e (diff) | |
download | ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.tar.gz ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.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 992cc363566c..e18a5118af53 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= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org 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 \ |