diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /games/doom-freedoom | |
parent | Add patch to fix crash on startup on amd64/alpha. (diff) |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=159200
Diffstat (limited to 'games/doom-freedoom')
-rw-r--r-- | games/doom-freedoom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doom-freedoom/Makefile b/games/doom-freedoom/Makefile index d67a76b8e149..64bc1694273f 100644 --- a/games/doom-freedoom/Makefile +++ b/games/doom-freedoom/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= ${PORTNAME}-iwad-${PORTVERSION} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Complete Doom-based game IWAD that is Free Software USE_ZIP= yes |