diff options
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 fed50efc0645..c2fbe0f81344 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh${PORTVERSION:S/.//g}/src/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER?= dscheidt@enteract.com +MAINTAINER?= ports@freebsd.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |