diff options
Diffstat (limited to 'games/scummvm-tools/Makefile')
-rw-r--r-- | games/scummvm-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 8c78f97159c..9bb29a4dca4 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:23 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/01/13 13:37:51 wiz Exp $ # DISTNAME= scummvm-tools-0.9.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 |