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 47bd1c04db3..4aecf5d6cfe 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:16:11 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:54:26 wiz Exp $ # DISTNAME= scummvm-tools-1.4.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 |