diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /audio/sfront | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) | |
download | ports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz ports-7be606cdf63c50e178dab5bd297f53873130a449.zip |
Notes
Diffstat (limited to 'audio/sfront')
-rw-r--r-- | audio/sfront/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index 9b63faac9355..d3ae67f2d43c 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -8,7 +8,8 @@ PORTNAME= sfront PORTVERSION= 0.89 CATEGORIES= audio -MASTER_SITES= http://critical.ch/distfiles/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A translator that converts MP4-SA files into efficient C programs |