diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-09 02:30:44 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-09 02:30:44 +0000 |
commit | f4399463090f2222d4ff3a083f48034024a11f47 (patch) | |
tree | 726fb4e3881ed593958a61aca23539fb697af24b /games/vavoom-extras | |
parent | 3d5d746f32972a4d8e173837e6ea4efadcfd57e2 (diff) |
Notes
Diffstat (limited to 'games/vavoom-extras')
-rw-r--r-- | games/vavoom-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile index 6801c9a0434a..44656d7f3bda 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= SF/vavoom/Resources/vmodels-doom/1.4.3:vmd \ SF/vavoom/Resources/vtextures/1.1:vt11 \ http://doomtextures.freelanzer.com/:dt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Doom, Doom II, Heretic, Hexen, and Strife source port (extras) RUN_DEPENDS= vavoom:${PORTSDIR}/games/vavoom |