diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2019-09-29 10:04:31 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2019-09-29 10:04:31 +0000 |
commit | 5f1b7d2fe398aa3ee7360658e6ca2bab743b80e8 (patch) | |
tree | f273c3686d12d4f3424277169988fa099ae6f773 /games/scummvm | |
parent | 94cf2bb4bde4253d7278819efa48a109c6067dc7 (diff) |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890
Notes
Notes:
svn path=/head/; revision=513215
Diffstat (limited to 'games/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 50fade6e02be..ad9a240a0309 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -3,7 +3,7 @@ PORTNAME= scummvm PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games emulators MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/ |