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 c5e1696e4bc..3696507592b 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/10/10 14:42:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2013/11/20 13:23:43 obache Exp $ # DISTNAME= scummvm-tools-1.4.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 |