diff options
Diffstat (limited to 'emulators/fceux/Makefile')
-rw-r--r-- | emulators/fceux/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 8310eb7406c3..f1330009a7d1 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -6,10 +6,9 @@ # PORTNAME= fceu -PORTVERSION= 0.98.10 +PORTVERSION= 0.98.11 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://fceultra.sourceforge.net/releases/ +MASTER_SITES= http://fceultra.sourceforge.net/releases/ MASTER_SITE_SUBDIR= fceultra DISTNAME= ${PORTNAME}-${PORTVERSION}.src |