diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 2d31e96f4f2b4811449072fa83d877d5d205c3ff (patch) | |
tree | 679e23e1b46e37724085fbe35bad1b344ea0f2ac /archivers/mar | |
parent | 95b3fb7dc6b24f4c6a5cdadc0c589903136ce79e (diff) | |
download | FreeBSD-ports-2d31e96f4f2b4811449072fa83d877d5d205c3ff.zip FreeBSD-ports-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.gz |
Add an additional mirror.
Diffstat (limited to 'archivers/mar')
-rw-r--r-- | archivers/mar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index acde59e..c797ac1 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -9,7 +9,8 @@ PORTNAME= mar DISTVERSION= 0.5 CATEGORIES= archivers MASTER_SITES= http://www.emantic.co.uk/mark/files/ \ - http://critical.ch/distfiles/ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ehaupt@FreeBSD.org |