diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2014-06-29 14:40:31 +0800 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2014-06-29 14:40:31 +0800 |
commit | ba73d3dd40612108121180a1442b09c23920268f (patch) | |
tree | ca8a1cd9adca3e9cbcc41329a200fe09db62145d /games | |
parent | 003dd6496933cf5f0c483fcac7c317e495cd838a (diff) | |
download | freebsd-ports-gnome-ba73d3dd40612108121180a1442b09c23920268f.tar.gz freebsd-ports-gnome-ba73d3dd40612108121180a1442b09c23920268f.tar.zst freebsd-ports-gnome-ba73d3dd40612108121180a1442b09c23920268f.zip |
. Fix COMMENT.
Diffstat (limited to 'games')
-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 |