summaryrefslogtreecommitdiff
path: root/archivers/unlzx
diff options
context:
space:
mode:
authorreed <reed>2007-11-06 20:13:33 +0000
committerreed <reed>2007-11-06 20:13:33 +0000
commitd9987b4f1866eeb9d7ef67aff68ecc61842b68bb (patch)
tree087d4761d268c2100ce48794ea302a13b304677d /archivers/unlzx
parent0121aea96d6710384fa3fda628cbbb3e97f523cc (diff)
downloadpkgsrc-d9987b4f1866eeb9d7ef67aff68ecc61842b68bb.tar.gz
Add another mirror. From Zafer in PR #37269.
Diffstat (limited to 'archivers/unlzx')
-rw-r--r--archivers/unlzx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile
index 068e8007300..5f61c938138 100644
--- a/archivers/unlzx/Makefile
+++ b/archivers/unlzx/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2007/06/08 18:30:32 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2007/11/06 20:13:33 reed Exp $
DISTNAME= unlzx.c
PKGNAME= unlzx-1.1
CATEGORIES= archivers
-MASTER_SITES= ftp://us.aminet.net/pub/aminet/misc/unix/
+MASTER_SITES= ftp://de.aminet.net/misc/unix/ \
+ ftp://us.aminet.net/pub/aminet/misc/unix/
EXTRACT_SUFX= .gz
MAINTAINER= pkgsrc-users@NetBSD.org