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/malint | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) | |
download | ports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz ports-7be606cdf63c50e178dab5bd297f53873130a449.zip |
Add an additional mirror.
Notes
Notes:
svn path=/head/; revision=164152
Diffstat (limited to 'audio/malint')
-rw-r--r-- | audio/malint/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/malint/Makefile b/audio/malint/Makefile index cb45c1c752c1..8c2018958d53 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -9,7 +9,9 @@ PORTNAME= malint DISTVERSION= 0.2 CATEGORIES= audio MASTER_SITES= http://www.nih.at/malint/ \ - ftp://sunsite.univie.ac.at/pub/nih/malint/ + ftp://sunsite.univie.ac.at/pub/nih/malint/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= MPEG Audio stream validator |