diff options
-rw-r--r-- | games/scummvm/Makefile | 3 | ||||
-rw-r--r-- | games/scummvm/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 8b06ce10455f..21117a9a584c 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -6,11 +6,10 @@ # PORTNAME= scummvm -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.0 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION}b MAINTAINER= alexander@trull.com COMMENT= Graphical Adventure Game Virtual Machine diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index 2b12a3ae526c..70d70cfa1cc0 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1,2 +1,2 @@ -MD5 (scummvm-0.6.1b.tar.bz2) = 143dd7cfe0995922c49e1f8a6cdf2055 -SIZE (scummvm-0.6.1b.tar.bz2) = 1626950 +MD5 (scummvm-0.7.0.tar.bz2) = 7e2f9bc1bc54aa78285f7f3189ee8a7c +SIZE (scummvm-0.7.0.tar.bz2) = 2045328 |