diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/doomlegacy | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/doomlegacy')
-rw-r--r-- | games/doomlegacy/Makefile | 1 | ||||
-rw-r--r-- | games/doomlegacy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/doomlegacy/Makefile b/games/doomlegacy/Makefile index f0399938a03b..f2ba49a7fd84 100644 --- a/games/doomlegacy/Makefile +++ b/games/doomlegacy/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${DIST} ${WADFILE} EXTRACT_ONLY= ${DIST} MAINTAINER= bock@bock.nnov.ru +COMMENT= DooM Legacy: popular DooM clone! BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip \ nasm:${PORTSDIR}/devel/nasm diff --git a/games/doomlegacy/pkg-comment b/games/doomlegacy/pkg-comment deleted file mode 100644 index faea4f361d0d..000000000000 --- a/games/doomlegacy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DooM Legacy: popular DooM clone! |