diff options
Diffstat (limited to 'games/nethack34/Makefile')
-rw-r--r-- | games/nethack34/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 4d366199cc32..f8b009d1d684 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src EXTRACT_SUFX= .tgz -MAINTAINER?= koitsu@FreeBSD.org -COMMENT?= A dungeon explorin', slashin', hackin' game +MAINTAINER= koitsu@FreeBSD.org +COMMENT= A dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |