From 5d25b328aff3da9c3ac30d59a15ed3bfe75a8fa2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 11 Nov 2005 20:26:43 +0000 Subject: Fix COMMENT. Fix BUILD_DEPENDS pattern. --- games/fortunes-futurama/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/fortunes-futurama/Makefile b/games/fortunes-futurama/Makefile index ec0818ad65f..1cf560299dd 100644 --- a/games/fortunes-futurama/Makefile +++ b/games/fortunes-futurama/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/09 23:15:22 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2005/11/11 20:26:43 wiz Exp $ # DISTNAME= fortunes-futurama-0.2 @@ -8,9 +8,9 @@ EXTRACT_SUFX= .gz MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://www.netmeister.org/misc.html -COMMENT= Fortunes from the famous Calvin & Hobbes comic strips +COMMENT= Fortunes from the Futurama animated TV series -BUILD_DEPENDS+= fortune-strfile-*:../../games/fortune-strfile +BUILD_DEPENDS+= fortune-strfile-[0-9]*:../../games/fortune-strfile STRFILE= ${LOCALBASE}/bin/strfile WRKSRC= ${WRKDIR} -- cgit v1.2.3