diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2011-06-01 04:23:27 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2011-06-01 04:23:27 +0000 |
commit | 29be8da6755744beab9a3e447b05c10a3bc3df6e (patch) | |
tree | dfec7dd20e79540ee5741cf7dcefe44b4a3ebb0b /games/nethack34 | |
parent | e074a695628d953a1f080f101b40a377bbdcc7ee (diff) | |
download | ports-29be8da6755744beab9a3e447b05c10a3bc3df6e.tar.gz ports-29be8da6755744beab9a3e447b05c10a3bc3df6e.zip |
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 0e1f16a60c2a..aa76af09bfd4 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= glewis@eyesbeyond.com +MAINTAINER= glewis@FreeBSD.org COMMENT= A dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |