summaryrefslogtreecommitdiff
path: root/archivers/unlzx
diff options
context:
space:
mode:
authortron <tron>1999-07-18 15:17:09 +0000
committertron <tron>1999-07-18 15:17:09 +0000
commitb1642a0ea7aba511fea8b1e1feed0abee6045b09 (patch)
tree33de700dba30227a0627c3c667d39f109d81db4a /archivers/unlzx
parenta4503a1241836729295b4b3ff206ed59a0716dd0 (diff)
downloadpkgsrc-b1642a0ea7aba511fea8b1e1feed0abee6045b09.tar.gz
Don't use deprecated name for master site and add US mirror.
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 491368ac4dc..e92f557bdc8 100644
--- a/archivers/unlzx/Makefile
+++ b/archivers/unlzx/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/22 21:11:07 tv Exp $
+# $NetBSD: Makefile,v 1.2 1999/07/18 15:17:09 tron Exp $
DISTNAME= unlzx.c
PKGNAME= unlzx-1.0
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.germany.aminet.org/pub/aminet/misc/unix/
+MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \
+ ftp://us.aminet.net/pub/aminet/misc/unix/
EXTRACT_SUFX= .Z
MAINTAINER= packages@netbsd.org