diff options
Diffstat (limited to 'emulators/fceux/Makefile')
-rw-r--r-- | emulators/fceux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 63f932ba5434..73e3926bfbf1 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -4,7 +4,7 @@ PORTNAME= fceux PORTVERSION= 2.2.3 DISTVERSIONSUFFIX= .src -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ |