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/mirrormagic | |
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/mirrormagic')
-rw-r--r-- | games/mirrormagic/Makefile | 3 | ||||
-rw-r--r-- | games/mirrormagic/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index e02789be724..48b3a447937 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/09/04 10:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 15:10:54 wiz Exp $ # DISTNAME= mirrormagic-1.3 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} \ MAINTAINER= root@garbled.net HOMEPAGE= http://www.artsoft.org/mirrormagic/ +COMMENT= Nice little puzzle game with color graphics and sound USE_X11BASE= YES USE_XPM= YES diff --git a/games/mirrormagic/pkg/COMMENT b/games/mirrormagic/pkg/COMMENT deleted file mode 100644 index 74a62b6faa5..00000000000 --- a/games/mirrormagic/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Nice little puzzle game with color graphics and sound |