diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-05 04:02:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-05 04:02:07 +0000 |
commit | 96a41be07c00145eda68bac8f64b95c6ff794344 (patch) | |
tree | c554e2f4fc3125ac125c57272699082ac236656c /games/vavoom | |
parent | dfd7d374311310431acb6e5c2ea88119d72bf1e0 (diff) | |
download | ports-96a41be07c00145eda68bac8f64b95c6ff794344.tar.gz ports-96a41be07c00145eda68bac8f64b95c6ff794344.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 f5c611b45a7d..2cc00e377585 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= ports@FreeBSD.org +MAINTAINER= chris petrik <c.petrik.sosa@gmail.com> COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |