From 97de407571588ce3db93efe20bd2ffad23af9dd8 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 11 Nov 2005 20:25:39 +0000 Subject: Fix typo in COMMENT. Fix BUILD_DEPENDS pattern. --- games/fortunes-h2g2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/fortunes-h2g2') diff --git a/games/fortunes-h2g2/Makefile b/games/fortunes-h2g2/Makefile index 94cbbae19d1..adcb2cd7aed 100644 --- a/games/fortunes-h2g2/Makefile +++ b/games/fortunes-h2g2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/11/11 19:39:15 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2005/11/11 20:25:39 wiz Exp $ # DISTNAME= fortunes-h2g2-0.1 @@ -8,9 +8,9 @@ EXTRACT_SUFX= .gz MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://www.netmeister.org/misc.html -COMMENT= Fortunes from Douglas Adams' "Hitchiker's Guide to the Galaxy" +COMMENT= Fortunes from Douglas Adams' "Hitchhiker's Guide to the Galaxy" -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