diff options
Diffstat (limited to 'emulators/gxmame/Makefile')
-rw-r--r-- | emulators/gxmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 7a36717e472c..ee240074b73f 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -8,7 +8,7 @@ PORTNAME= gxmame DISTVERSION= 0.35beta2 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |