summaryrefslogtreecommitdiff
path: root/archivers/unlzx
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2007-11-06 20:13:33 +0000
committerreed <reed@pkgsrc.org>2007-11-06 20:13:33 +0000
commita2290f72558244933bfb758980ca2acaf00906a5 (patch)
tree087d4761d268c2100ce48794ea302a13b304677d /archivers/unlzx
parentb85bd7c68e9fc40b4254d2f9d19dc327a7f0fc61 (diff)
downloadpkgsrc-a2290f72558244933bfb758980ca2acaf00906a5.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