diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-25 08:26:32 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-25 08:26:32 +0000 |
commit | 8115306a02f257b5e65a56cea5f99e7c81a74d8b (patch) | |
tree | 916160184c0e58061162d793cdb1c501f80a842d /archivers | |
parent | b104866096c762cbf437cdd62471291757dfc42b (diff) | |
download | ports-8115306a02f257b5e65a56cea5f99e7c81a74d8b.tar.gz ports-8115306a02f257b5e65a56cea5f99e7c81a74d8b.zip |
Notes
Diffstat (limited to 'archivers')
-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 b04acd412c94..05479e2adb65 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -8,7 +8,8 @@ PORTNAME= mar DISTVERSION= 0.5 CATEGORIES= archivers -MASTER_SITES= http://www.emantic.co.uk/mark/files/ +MASTER_SITES= http://www.emantic.co.uk/mark/files/ \ + http://critical.ch/mar/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ehaupt@critical.ch |