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 a3f30cf1b674..800bdb35cc0a 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -3,7 +3,7 @@ PORTNAME= fceux PORTVERSION= 2.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src |