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/uhexen2/Makefile | |
parent | c5fdb9237c9198636ca0a3cd72cb4044f46ce247 (diff) |
Notes
Diffstat (limited to 'games/uhexen2/Makefile')
-rw-r--r-- | games/uhexen2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile index 10b2b1b36cf0..f8a31328e65a 100644 --- a/games/uhexen2/Makefile +++ b/games/uhexen2/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hexen II source port supporting Linux/FreeBSD/Unix/Windows USE_GMAKE= yes |