diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-16 18:07:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-16 18:07:41 +0800 |
commit | 83eab655435d0beb4355b38f6e18a3cce7069930 (patch) | |
tree | 5fa1d161a5d37df041f6e995298c23c8248db290 /archivers | |
parent | 8eecb321e1de510696f75364d0834cf97eae3052 (diff) | |
download | freebsd-ports-gnome-83eab655435d0beb4355b38f6e18a3cce7069930.tar.gz freebsd-ports-gnome-83eab655435d0beb4355b38f6e18a3cce7069930.tar.zst freebsd-ports-gnome-83eab655435d0beb4355b38f6e18a3cce7069930.zip |
- Add backup mirror
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lzmautils-devel/Makefile | 3 | ||||
-rw-r--r-- | archivers/xz/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/lzmautils-devel/Makefile b/archivers/lzmautils-devel/Makefile index 1226a31013c0..98daefb37ef1 100644 --- a/archivers/lzmautils-devel/Makefile +++ b/archivers/lzmautils-devel/Makefile @@ -8,7 +8,8 @@ PORTNAME= lzmautils DISTVERSION= 4.999.8 CATEGORIES= archivers -MASTER_SITES= http://tukaani.org/xz/ +MASTER_SITES= http://tukaani.org/xz/ \ + http://freebsd.unixfreunde.de/sources/ PKGNAMESUFFIX= -devel DISTNAME= xz-${DISTVERSION}beta diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile index 1226a31013c0..98daefb37ef1 100644 --- a/archivers/xz/Makefile +++ b/archivers/xz/Makefile @@ -8,7 +8,8 @@ PORTNAME= lzmautils DISTVERSION= 4.999.8 CATEGORIES= archivers -MASTER_SITES= http://tukaani.org/xz/ +MASTER_SITES= http://tukaani.org/xz/ \ + http://freebsd.unixfreunde.de/sources/ PKGNAMESUFFIX= -devel DISTNAME= xz-${DISTVERSION}beta |