diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/abuse | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/abuse')
-rw-r--r-- | games/abuse/Makefile | 3 | ||||
-rw-r--r-- | games/abuse/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index d0968beb73d..ecb4f361bb4 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/11/21 16:57:47 abs Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 15:10:41 wiz Exp $ DISTNAME= abuse_pd PKGNAME= abuse-2.0 @@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}.tgz abuse_data.tar.gz MAINTAINER= root@garbled.net HOMEPAGE= http://www.crack.com/games/abuse/index.html +COMMENT= Full color 320x200 arcade quality platform shooter USE_X11BASE= yes GNU_CONFIGURE= yes diff --git a/games/abuse/pkg/COMMENT b/games/abuse/pkg/COMMENT deleted file mode 100644 index da0a853454f..00000000000 --- a/games/abuse/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Full color 320x200 arcade quality platform shooter |