diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
commit | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/xdoom | |
parent | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff) | |
download | pkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/xdoom')
-rw-r--r-- | games/xdoom/Makefile | 3 | ||||
-rw-r--r-- | games/xdoom/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index 35522577775..451ccfa9389 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/02/03 16:01:14 abs Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 15:11:01 wiz Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10nb1 @@ -10,6 +10,7 @@ DISTFILES= doomsrc.zip doom-1.8.wad.gz MAINTAINER= root@garbled.net HOMEPAGE= http://www.idsoftware.com/archives/doomarc.html +COMMENT= 3D shoot-em-up for 8-bit X11 displays BUILD_DEPENDS= unzip:../../archivers/unzip diff --git a/games/xdoom/pkg/COMMENT b/games/xdoom/pkg/COMMENT deleted file mode 100644 index c7042c923e1..00000000000 --- a/games/xdoom/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -3D shoot-em-up for 8-bit X11 displays |