diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 220325988af82dd6e1b8e09227eec26115852697 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/finalbattle | |
parent | d7d375166804180b99de6a2eb77d406136e65d5c (diff) | |
download | pkgsrc-220325988af82dd6e1b8e09227eec26115852697.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/finalbattle')
-rw-r--r-- | games/finalbattle/Makefile | 3 | ||||
-rw-r--r-- | games/finalbattle/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/finalbattle/Makefile b/games/finalbattle/Makefile index a8557fcad64..b15bc9275fd 100644 --- a/games/finalbattle/Makefile +++ b/games/finalbattle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:47 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:48 wiz Exp $ # DISTNAME= finalbattle.0.0 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/finalbattle/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.sonic.net/~nbs/unix/x/finalbattle/ +COMMENT= Multiplayer space battle simulation for X MAKEFILE= makefile WRKSRC= ${WRKDIR}/final diff --git a/games/finalbattle/pkg/COMMENT b/games/finalbattle/pkg/COMMENT deleted file mode 100644 index cab30633000..00000000000 --- a/games/finalbattle/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multiplayer space battle simulation for X |