diff options
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 74039c30f02e..793f30a06ba3 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,5 +1,6 @@ PORTNAME= mame DISTVERSION= 0.277 +PORTREVISION= 1 CATEGORIES= emulators games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |