diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-25 16:26:32 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-25 16:26:32 +0800 |
commit | ae3fb2e8b94f9bd89de0fe168906ec038c56cc6d (patch) | |
tree | eb923018d5edbab353c0d493cccf8fb4d230ff48 /archivers | |
parent | bbbd1bb9dc5f9eda538f10f4593ecabb3542d6dc (diff) | |
download | freebsd-ports-gnome-ae3fb2e8b94f9bd89de0fe168906ec038c56cc6d.tar.gz freebsd-ports-gnome-ae3fb2e8b94f9bd89de0fe168906ec038c56cc6d.tar.zst freebsd-ports-gnome-ae3fb2e8b94f9bd89de0fe168906ec038c56cc6d.zip |
Include additional mastersite
PR: ports/82628
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
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 |