aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-06 07:23:32 +0800
committerbapt <bapt@FreeBSD.org>2015-04-06 07:23:32 +0800
commit261f9ddf9e971ae3f4dcd1d0044ea192d88f07fa (patch)
tree798fc39695d086c294c3d8d42533ae08560bc0f1
parentb9c412e7d876c9edcce29d0d467f1f8fc5cd2db6 (diff)
downloadfreebsd-ports-gnome-261f9ddf9e971ae3f4dcd1d0044ea192d88f07fa.tar.gz
freebsd-ports-gnome-261f9ddf9e971ae3f4dcd1d0044ea192d88f07fa.tar.zst
freebsd-ports-gnome-261f9ddf9e971ae3f4dcd1d0044ea192d88f07fa.zip
Fix MASTER_SITES
-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