summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-11-25 19:00:01 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-11-25 19:00:01 +0000
commit4144869fa12e2b2c75225f0147b2d48d92bd6162 (patch)
tree5966124ff4ea772a12e92a70a9307034ccb4f186 /audio
parentUpdate wmcliphist to 1.0 (diff)
Fix remaining MASTER_SITE_LOCAL abuses for my ports.
Notes
Notes: svn path=/head/; revision=265146
Diffstat (limited to 'audio')
-rw-r--r--audio/mp32ogg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index 4a650ac0c7e8..9a719a2069a8 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.11
PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ \
- http://people.freebsd.org/~uqs/distfiles/
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/}
EXTRACT_SUFX= # empty
MAINTAINER= uqs@FreeBSD.org