aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-01-03 22:30:49 +0800
committererwin <erwin@FreeBSD.org>2009-01-03 22:30:49 +0800
commit9cc1f281f27b06b46b277284512de70c19596a78 (patch)
tree3de937969d05692500b113d99cd15fce6a4815a1 /audio
parentb787d24e177922dd6e7f193ef75edd280c020b50 (diff)
downloadfreebsd-ports-gnome-9cc1f281f27b06b46b277284512de70c19596a78.tar.gz
freebsd-ports-gnome-9cc1f281f27b06b46b277284512de70c19596a78.tar.zst
freebsd-ports-gnome-9cc1f281f27b06b46b277284512de70c19596a78.zip
Fix a typo that prevented fetching.
Submitted by: pointyhat
Diffstat (limited to 'audio')
-rw-r--r--audio/libopenspc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile
index 1fe026b2ff84..62ef96f97d2e 100644
--- a/audio/libopenspc/Makefile
+++ b/audio/libopenspc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libopenspc
PORTVERSION= 0.3.99a
CATEGORIES= audio
-MASTER_SITES= MASTER_SITE_LOCAL
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= kwm
MAINTAINER= kwm@FreeBSD.org