diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-31 02:52:28 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-31 02:52:28 +0000 |
commit | 923389897b6eb31eae219d095ee20ab08432fac1 (patch) | |
tree | 8927cccb67aa83a3a26eb94b20ac89096bf86cf7 /audio/festalon | |
parent | f2df9933e7aedb94eff3f53f50d50b3061c173e8 (diff) | |
download | ports-923389897b6eb31eae219d095ee20ab08432fac1.tar.gz ports-923389897b6eb31eae219d095ee20ab08432fac1.zip |
Notes
Diffstat (limited to 'audio/festalon')
-rw-r--r-- | audio/festalon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index c58c2d80a2e0..97637a3835b2 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -8,7 +8,8 @@ PORTNAME= festalon PORTVERSION= 0.5.5 CATEGORIES= audio -MASTER_SITES= http://projects.raphnet.net/festalon/ +MASTER_SITES= http://projects.raphnet.net/festalon/ \ + http://critical.ch/distfiles/ PKGNAMEPREFIX?= MAINTAINER= ehaupt@FreeBSD.org |