diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
commit | a52b1a298c9386d4df34f40a5375ee3403797804 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /games/doom-hr | |
parent | 290f7948889e6a7aafb823098076be2129cfa2b7 (diff) |
Notes
Diffstat (limited to 'games/doom-hr')
-rw-r--r-- | games/doom-hr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doom-hr/Makefile b/games/doom-hr/Makefile index e2dc63cec986..7605ce3e10ab 100644 --- a/games/doom-hr/Makefile +++ b/games/doom-hr/Makefile @@ -18,7 +18,7 @@ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTFILES= ${PORTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Hell Revealed is a megawad, a 32-level replacement for DooM II USE_ZIP= yes |