diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-31 10:52:28 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-31 10:52:28 +0800 |
commit | b165727b7beaffb68cfd7f49944562aefc55109c (patch) | |
tree | a9bf1120996e938d75e930993041458c465e9784 /audio/festalon | |
parent | 51b41ea2cdb675c38154bcbc8613a7cd23a64ae8 (diff) | |
download | freebsd-ports-graphics-b165727b7beaffb68cfd7f49944562aefc55109c.tar.gz freebsd-ports-graphics-b165727b7beaffb68cfd7f49944562aefc55109c.tar.zst freebsd-ports-graphics-b165727b7beaffb68cfd7f49944562aefc55109c.zip |
Add an additional master site
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 c58c2d80a2e..97637a3835b 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 |