summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2010-10-24 15:51:33 +0000
committerJuergen Lock <nox@FreeBSD.org>2010-10-24 15:51:33 +0000
commit87c78b1581898b12a5d80e73e1f30ad2f166045a (patch)
tree26d33f168d76619fe4ae0bb1a056a2c46ac69595 /emulators
parent- Upgrade to 3.5.0.12683. (diff)
Fix MASTER_SITES:snapshot usage in preparation for future updates
that might use a snapshot distfile again (i.e. the change currently has no effect.) PR: ports/151673 Submitted by: sahil
Notes
Notes: svn path=/head/; revision=263517
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index a067b3a12478..ec3c7b731b08 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -9,7 +9,7 @@ PORTNAME= qemu
PORTVERSION= 0.13.0
CATEGORIES= emulators
MASTER_SITES= SAVANNAH:release \
- ${MASTER_SITE_LOCAL}:snapshot \
+ LOCAL:snapshot \
http://people.freebsd.org/~nox/qemu/:snapshot
MASTER_SITE_SUBDIR= qemu/:release nox/:snapshot
PKGNAMESUFFIX= -devel