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 7b6ee3c5d31..8dfe7aaf924 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/01/26 21:37:36 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/15 11:54:03 obache Exp $ # DISTNAME= scummvm-tools-1.4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 |