diff options
Diffstat (limited to 'emulators/mupen64plus-core/Makefile')
-rw-r--r-- | emulators/mupen64plus-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile index 39d48c75363d..e6aba62f2a4b 100644 --- a/emulators/mupen64plus-core/Makefile +++ b/emulators/mupen64plus-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= mupen64plus PORTVERSION?= 2.5 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/releases/download/${PORTVERSION}/ \ LOCAL/acm/${PORTNAME} \ |