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 /archivers/mar | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) |
Notes
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 acde59edc536..c797ac123ab6 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 |