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 8c6e87f..63f932b 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -4,7 +4,7 @@ PORTNAME= fceux PORTVERSION= 2.2.3 DISTVERSIONSUFFIX= .src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ |