diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2014-06-29 06:40:31 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2014-06-29 06:40:31 +0000 |
commit | ba73d3dd40612108121180a1442b09c23920268f (patch) | |
tree | ca8a1cd9adca3e9cbcc41329a200fe09db62145d /games/nethack34 | |
parent | 003dd6496933cf5f0c483fcac7c317e495cd838a (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 c514d76afa4d..4bb3e5e854a9 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src EXTRACT_SUFX= .tgz MAINTAINER= glewis@FreeBSD.org -COMMENT= Dungeon explorin', slashin', hackin\' game +COMMENT= Dungeon explorin', slashin', hackin' game LICENSE= nethack LICENSE_NAME= NETHACK GENERAL PUBLIC LICENSE |