aboutsummaryrefslogtreecommitdiff
path: root/audio/libopenspc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-01-03 14:30:49 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-01-03 14:30:49 +0000
commit14bba3bd0cf291cd1abce1c8e940eef77c9ff7d7 (patch)
treeb55619f94d12d5c6a8a90163badc27ea42e15003 /audio/libopenspc
parent3d9fb09dea5ab59c06792043cef83d90c2848e14 (diff)
downloadports-14bba3bd0cf291cd1abce1c8e940eef77c9ff7d7.tar.gz
ports-14bba3bd0cf291cd1abce1c8e940eef77c9ff7d7.zip
Fix a typo that prevented fetching.
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=225189
Diffstat (limited to 'audio/libopenspc')
-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