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/xmris | |
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/xmris')
-rw-r--r-- | games/xmris/Makefile | 3 | ||||
-rw-r--r-- | games/xmris/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 5e7ba63d021..04a93a30e21 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/08/20 15:16:58 tsarna Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:11:03 wiz Exp $ DISTNAME= xmris.4.04 PKGNAME= xmris-4.04 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= root@garbled.net HOMEPAGE= http://www.cs.bris.ac.uk/~nathan/xmris/ +COMMENT= Version of the Mr Do video arcade game for X USE_IMAKE= yes ALL_TARGET= initialize xmris xmred diff --git a/games/xmris/pkg/COMMENT b/games/xmris/pkg/COMMENT deleted file mode 100644 index 8b95e8cdcda..00000000000 --- a/games/xmris/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Version of the Mr Do video arcade game for X |