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
commit11928f8e2aac7df4fc84dd5082bda7c912ed591e (patch)
tree33de700dba30227a0627c3c667d39f109d81db4a /archivers/unlzx
parentb7c377d884626f8587d0394138b3adb9908ea35f (diff)
downloadpkgsrc-11928f8e2aac7df4fc84dd5082bda7c912ed591e.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