diff options
author | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
commit | 4f75b4dde5d7eab2e474842db370103c6d278355 (patch) | |
tree | ef076ef465fb2649e1b724165ea6e5282cd8e292 /games/gish-demo/Makefile | |
parent | 76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff) | |
download | freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'games/gish-demo/Makefile')
-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 \ |