From 726d6cf1b1231c67d16ff5aaaf21cc19674cbfcb Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 16 Apr 2008 21:48:18 +0000 Subject: - Fix fetch, bsd-unix.org is gone --- emulators/fceux/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/fceux') 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 -- cgit