diff options
Diffstat (limited to 'emulators/gens')
-rw-r--r-- | emulators/gens/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index d327247cb94c..4fce32e29cd6 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -9,8 +9,7 @@ PORTNAME= gens PORTVERSION= 2.12a PORTREVISION= 6 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/Gens%20Source%20Code/Gens%20WIP%20linux DISTNAME= Gens212a1SrcL MAINTAINER= ports@FreeBSD.org |