diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
commit | 3f9d71ae34d54d771804eb7440760d06f8fd8d47 (patch) | |
tree | 589a6a6534b0f71db8d0f6a612c0abb6ca71d588 /games/vavoom | |
parent | 96cec8053e2dbf45789821c0bf5d61cc8d9ec310 (diff) | |
download | ports-3f9d71ae34d54d771804eb7440760d06f8fd8d47.tar.gz ports-3f9d71ae34d54d771804eb7440760d06f8fd8d47.zip |
Notes
Diffstat (limited to 'games/vavoom')
-rw-r--r-- | games/vavoom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 6b3faa6b7552..f5c611b45a7d 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.33 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |