diff options
Diffstat (limited to 'emulators/advancemame/Makefile')
-rw-r--r-- | emulators/advancemame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/advancemame/Makefile b/emulators/advancemame/Makefile index a0fdde7666f9..7276588071dd 100644 --- a/emulators/advancemame/Makefile +++ b/emulators/advancemame/Makefile @@ -3,7 +3,7 @@ PORTNAME= advancemame PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= https://github.com/amadvance/advancemame/releases/download/${DISTNAME}/ |