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/spellcast | |
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/spellcast')
-rw-r--r-- | games/spellcast/Makefile | 3 | ||||
-rw-r--r-- | games/spellcast/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index 58db23faee7..712738a77a4 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/08/06 22:55:02 mjl Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:59 wiz Exp $ # DISTNAME= spellcast @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= root@garbled.net HOMEPAGE= http://www.eblong.com/zarf/spellcast.html +COMMENT= Game of dueling wizards for two players USE_X11BASE= yes diff --git a/games/spellcast/pkg/COMMENT b/games/spellcast/pkg/COMMENT deleted file mode 100644 index 5235969aa9f..00000000000 --- a/games/spellcast/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Game of dueling wizards for two players |