diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:56:18 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:56:18 +0800 |
commit | 3f205c2af03ae9394e39a99165c94980b23b7257 (patch) | |
tree | 0e62934c16b2311a80192d5609c90a4fbb3d9e01 /games | |
parent | 780bab74848e3703714f988ea8c921688fde0797 (diff) | |
download | freebsd-ports-gnome-3f205c2af03ae9394e39a99165c94980b23b7257.tar.gz freebsd-ports-gnome-3f205c2af03ae9394e39a99165c94980b23b7257.tar.zst freebsd-ports-gnome-3f205c2af03ae9394e39a99165c94980b23b7257.zip |
De-pkg-comment nethack34 master-slave ports.
Diffstat (limited to 'games')
-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 |