From 1000bd8e95ed79e9e9e74ad687ed9c4e384d12ae Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 25 Jul 2005 19:13:14 +0000 Subject: - Fix MASTER_SITE_* together with :1 (tricksy!) Reported by: krismail --- emulators/o2em/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile index 6e01344..e3855bc 100644 --- a/emulators/o2em/Makefile +++ b/emulators/o2em/Makefile @@ -8,7 +8,7 @@ PORTNAME= o2em PORTVERSION= 1.17 CATEGORIES= emulators games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}o2em/:1 \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/o2em/:S/$/:1/} \ http://o2em.sourceforge.net/files/:2 DISTFILES= o2em117src.zip:1 \ o2mainsamp.zip:2 -- cgit v1.1