summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-25 19:13:14 +0000
committerpav <pav@FreeBSD.org>2005-07-25 19:13:14 +0000
commit1000bd8e95ed79e9e9e74ad687ed9c4e384d12ae (patch)
tree7e97e5898167e9ccfd2463fcb9ebbbd02f333446
parent9ac02d5e98a3e5167111ea79f0282ba1986f94c4 (diff)
downloadFreeBSD-ports-1000bd8e95ed79e9e9e74ad687ed9c4e384d12ae.zip
FreeBSD-ports-1000bd8e95ed79e9e9e74ad687ed9c4e384d12ae.tar.gz
- Fix MASTER_SITE_* together with :1 (tricksy!)
Reported by: krismail
-rw-r--r--emulators/o2em/Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud