diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/doom-hr | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (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 b8c1fe3f1d1e..c90bbd7eb6f2 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= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hell Revealed is a megawad, a 32-level replacement for DooM II USE_ZIP= yes |