diff options
author | glewis <glewis@FreeBSD.org> | 2014-06-29 14:40:31 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2014-06-29 14:40:31 +0800 |
commit | 8a9e67acbe46125c05a6e1bc89294bbfe3284520 (patch) | |
tree | ca8a1cd9adca3e9cbcc41329a200fe09db62145d /games | |
parent | 2d76e345aaa0f2cb2ead653de31cacd1ab019603 (diff) | |
download | freebsd-ports-gnome-8a9e67acbe46125c05a6e1bc89294bbfe3284520.tar.gz freebsd-ports-gnome-8a9e67acbe46125c05a6e1bc89294bbfe3284520.tar.zst freebsd-ports-gnome-8a9e67acbe46125c05a6e1bc89294bbfe3284520.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 |