diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
commit | 817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7 (patch) | |
tree | d5ec97f2635e9023195f8787b1c223cd6385a800 /games/vavoom-extras | |
parent | c5fdb9237c9198636ca0a3cd72cb4044f46ce247 (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 83adeccab36b..d1e865236d00 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF:sf \ PKGNAMESUFFIX= -extras DISTFILES= # -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port (extras) RUN_DEPENDS= vavoom:${PORTSDIR}/games/vavoom |