diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-05 10:55:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-05 10:55:28 +0000 |
commit | e92b434ae7bccff683eddf08f57a09850c002aa4 (patch) | |
tree | e033e1b3df9c7110d8088ef6469136002adea04c /games/scummvm | |
parent | 7108631babacf2be5e2e6cae241f12f706538f80 (diff) | |
download | pkgsrc-e92b434ae7bccff683eddf08f57a09850c002aa4.tar.gz |
*: bump PKGREVISION for fluidsynth ABI bump
Diffstat (limited to 'games/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 80847020cf2..b80e884e59f 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2020/09/29 08:44:25 adam Exp $ +# $NetBSD: Makefile,v 1.92 2021/04/05 10:55:28 wiz Exp $ DISTNAME= scummvm-2.2.0 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= https://www.scummvm.org/frs/scummvm/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |