diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 09:35:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 09:35:52 +0000 |
commit | f3a76d8823978b9f644521673457edf444c08968 (patch) | |
tree | 4bca329a6d5f30410150b18c71e95e3452c0f4a2 /audio | |
parent | a02cf58e3492284c9203ea9067fd84a36c4eb2a1 (diff) | |
download | ports-f3a76d8823978b9f644521673457edf444c08968.tar.gz ports-f3a76d8823978b9f644521673457edf444c08968.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audiere/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 78158c12e765..470aec64f995 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -9,7 +9,7 @@ PORTNAME= audiere PORTVERSION= 1.9.4 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= SF +MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= High-level audio API |