diff options
-rw-r--r-- | emulators/fceu/Makefile | 3 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 3c88aeb37b39..c36f2ef18210 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -9,7 +9,8 @@ PORTNAME= fceu PORTVERSION= 0.98.13 PORTREVISION= 3 CATEGORIES= emulators -MASTER_SITES= http://bsd-unix.org/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= fceultra DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src MAINTAINER= xcas@cox.net diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 3c88aeb37b39..c36f2ef18210 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -9,7 +9,8 @@ PORTNAME= fceu PORTVERSION= 0.98.13 PORTREVISION= 3 CATEGORIES= emulators -MASTER_SITES= http://bsd-unix.org/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= fceultra DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src MAINTAINER= xcas@cox.net |