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/xroads | |
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/xroads')
-rw-r--r-- | games/xroads/Makefile | 3 | ||||
-rw-r--r-- | games/xroads/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile index c9d68ee1d9d..2fe91d1b79c 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/07/01 02:36:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:11:05 wiz Exp $ # DISTNAME= xroads-v0.5 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.autobahn.mb.ca/~foxtrot/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://apps.freshmeat.net/homepage/898367442/ +COMMENT= Overhead view maze-based shoot 'em up game WRKSRC= ${WRKDIR}/xroads-v0.5 USE_X11= YES diff --git a/games/xroads/pkg/COMMENT b/games/xroads/pkg/COMMENT deleted file mode 100644 index 51c87337ccb..00000000000 --- a/games/xroads/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Overhead view maze-based shoot 'em up game |