diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-05-31 18:15:09 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-05-31 18:15:09 +0000 |
commit | bdc05ec4a246923716649b4868b105b29b3fb0f8 (patch) | |
tree | c8fb19983b9508cf6ba9220adad82edeca9ae3b0 /games/nethack34 | |
parent | b61e2c6e2fa25b43d070effdb2d349bc06dde76f (diff) |
Notes
Diffstat (limited to 'games/nethack34')
-rw-r--r-- | games/nethack34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 1fdd7dcc162e..0e1f16a60c2a 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src EXTRACT_SUFX= .tgz -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= glewis@eyesbeyond.com COMMENT= A dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |