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/galaxa | |
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/galaxa')
-rw-r--r-- | games/galaxa/Makefile | 3 | ||||
-rw-r--r-- | games/galaxa/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/galaxa/Makefile b/games/galaxa/Makefile index 96778bd2209..92c9a5430e0 100644 --- a/games/galaxa/Makefile +++ b/games/galaxa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/01/07 19:02:07 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 15:10:49 wiz Exp $ # DISTNAME= galaxa.0.1 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/galaxa/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.newbreedsoftware.com/galaxa/ +COMMENT= Space game based loosely on "Galaga" WRKSRC= ${WRKDIR}/galaxa MAKEFILE= makefile diff --git a/games/galaxa/pkg/COMMENT b/games/galaxa/pkg/COMMENT deleted file mode 100644 index e34ad05e717..00000000000 --- a/games/galaxa/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Space game based loosely on "Galaga" |