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/eus-demo/Makefile | |
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/eus-demo/Makefile')
-rw-r--r-- | games/eus-demo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/eus-demo/Makefile b/games/eus-demo/Makefile index 6ea2eec20e8..0db455053e6 100644 --- a/games/eus-demo/Makefile +++ b/games/eus-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/24 01:59:52 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:10:47 wiz Exp $ # DISTNAME= eus-demo @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/eus/ \ MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.lokigames.com/products/eus/demo.php3 +COMMENT= Eric's Ultimate Solitaire (linux demo) NO_CONFIGURE= yes |