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/xtux | |
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/xtux')
-rw-r--r-- | games/xtux/Makefile | 3 | ||||
-rw-r--r-- | games/xtux/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile index 303abf42301..9e6c92b502e 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/17 06:45:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:11:05 wiz Exp $ # DISTNAME= xtux-arena-src-nov-15 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.adelaide.net.au/~philaw/ \ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://xtux.sourceforge.net/ +COMMENT= 2D multi-player shootout using images from the Open Software scene USE_XPM= yes USE_GMAKE= yes diff --git a/games/xtux/pkg/COMMENT b/games/xtux/pkg/COMMENT deleted file mode 100644 index 652050e3637..00000000000 --- a/games/xtux/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -2D multi-player shootout using images from the Open Software scene |