summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 23:23:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 23:23:32 +0000
commit66664696a4226035f050a88b9b12ed41b84eb7f8 (patch)
tree798fc39695d086c294c3d8d42533ae08560bc0f1 /emulators
parentNew port: dns/py-pydnstable (diff)
Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=383391
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xl/Makefile b/emulators/xl/Makefile
index f7e6a3c0bb43..45ae89ccd148 100644
--- a/emulators/xl/Makefile
+++ b/emulators/xl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xl
PORTVERSION= 4.5.0
CATEGORIES= emulators
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/ \
+MASTER_SITES= http://bits.xensource.com/oss-xen/release/${PORTVERSION}/ \
http://code.coreboot.org/p/seabios/downloads/get/:seabios
MAINTAINER= bapt@FreeBSD.org