diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2018-06-01 22:16:11 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2018-06-01 22:16:11 +0000 |
commit | ab5210f409a450940561fabde548387b347fd8e1 (patch) | |
tree | 600cae37be48ce6795c5a38cb8824649117fbc4a /games/scummvm | |
parent | a70bf43678768ef9322711477298bbdd59e28b67 (diff) | |
download | ports-ab5210f409a450940561fabde548387b347fd8e1.tar.gz ports-ab5210f409a450940561fabde548387b347fd8e1.zip |
Notes
Diffstat (limited to 'games/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index f2709cd69edd..ef9a3f3ed91f 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -3,6 +3,7 @@ PORTNAME= scummvm PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/ |