summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-01-11 00:07:24 +0000
committeranholt <anholt@FreeBSD.org>2003-01-11 00:07:24 +0000
commit33b5d6feaad35ddf0eee3bcd50890776d234e3ce (patch)
tree28f113b709f933ebb4477afe8a76176cc85aedff /emulators
parent3431b3e73ed3d24e24513c8284dbcea112d6acac (diff)
downloadFreeBSD-ports-33b5d6feaad35ddf0eee3bcd50890776d234e3ce.zip
FreeBSD-ports-33b5d6feaad35ddf0eee3bcd50890776d234e3ce.tar.gz
Missed slash in MASTER_SITE_SUBDIR prevented fetching.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bochs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index ea51624..2e6e0ab 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -12,7 +12,7 @@ PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:bochs/} \
${MASTER_SITE_LOCAL:S/$/:local/}
-MASTER_SITE_SUBDIR= ${PORTNAME}:bochs \
+MASTER_SITE_SUBDIR= ${PORTNAME}/:bochs \
anholt/:local
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:bochs \
BIOS-bochs-1.4.1.gz:local
OpenPOWER on IntegriCloud