diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:56:18 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:56:18 +0000 |
commit | e3c8c8a32ab738e090c615240d6d261878e208b3 (patch) | |
tree | a06f5ccf8486ac619f44ed15abda85b7e552f33a /games/nethack34 | |
parent | De-pkg-comment my non-ruby ports as well. (diff) |
De-pkg-comment nethack34 master-slave ports.
Notes
Notes:
svn path=/head/; revision=75781
Diffstat (limited to '')
-rw-r--r-- | games/nethack34/Makefile | 1 | ||||
-rw-r--r-- | games/nethack34/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 7e64da7e2cda..ab60ae5ef48f 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER?= ports@freebsd.org +COMMENT?= A dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/nethack34/pkg-comment b/games/nethack34/pkg-comment deleted file mode 100644 index 70ca7a893988..000000000000 --- a/games/nethack34/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dungeon explorin', slashin', hackin' game |