diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2014-06-29 06:41:12 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2014-06-29 06:41:12 +0000 |
commit | 9e4b1c97f26ed27733f0ed04d9af2b2f079ce2bd (patch) | |
tree | 15e6a5b0033515139b788115ea63fba68dbf5305 /games/nethack33 | |
parent | ba73d3dd40612108121180a1442b09c23920268f (diff) | |
download | ports-9e4b1c97f26ed27733f0ed04d9af2b2f079ce2bd.tar.gz ports-9e4b1c97f26ed27733f0ed04d9af2b2f079ce2bd.zip |
Notes
Diffstat (limited to 'games/nethack33')
-rw-r--r-- | games/nethack33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index 6ee467d5eadb..75f7786822a7 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${TRUEPORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER= glewis@FreeBSD.org -COMMENT= Dungeon explorin', slashin', hackin\' game +COMMENT= Dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${TRUEPORTNAME}-${PORTVERSION} LATEST_LINK= ${TRUEPORTNAME}33${PKGNAMESUFFIX} |