diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-02-05 21:59:31 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-02-05 21:59:31 +0000 |
commit | d3bf3a61b792ac62f208bbbc0bd78ce85ba82123 (patch) | |
tree | 83f287e8807a96e632d4621f1d7dfc3659b68d0c /games/gish-demo | |
parent | 8cf6a96ff00e1f3ee7d7897c69df540d5c9a813d (diff) |
Change maintainer.
Approved by: jaj@hcl-club.lu (the former maintainer via ports@ ML)
mva@sysfault.org (current maintainer via ports@ ML)
Notes
Notes:
svn path=/head/; revision=227690
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 369f16b26b28..992cc363566c 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= jaj@hcl-club.lu +MAINTAINER= mva@sysfault.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 \ |