diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /games/scummvm-tools | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) |
Bump portrevision after png update
Notes
Notes:
svn path=/head/; revision=375598
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r-- | games/scummvm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 4876e3bf2721..8d94877d1ac4 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= scummvm-tools DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games emulators MASTER_SITES= SF/scummvm/${PORTNAME}/${DISTVERSION} |