diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-08 18:30:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-08 18:30:31 +0000 |
commit | beb6d75eb975fc02013ee9e6ee761fb7221b6a9a (patch) | |
tree | 0acff03f1ab07ba4f87c7c430e64d9e8778a1735 /archivers/unlzx | |
parent | 82ba4509ea16834a74d973dd7f29fef0dd0f48fe (diff) | |
download | pkgsrc-beb6d75eb975fc02013ee9e6ee761fb7221b6a9a.tar.gz |
Remove dead MASTER SITES. From Zafer Aydogan.
Diffstat (limited to 'archivers/unlzx')
-rw-r--r-- | archivers/unlzx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile index 94d91648622..068e8007300 100644 --- a/archivers/unlzx/Makefile +++ b/archivers/unlzx/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2006/03/04 21:28:54 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2007/06/08 18:30:32 wiz Exp $ DISTNAME= unlzx.c PKGNAME= unlzx-1.1 CATEGORIES= archivers -MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ - ftp://us.aminet.net/pub/aminet/misc/unix/ +MASTER_SITES= ftp://us.aminet.net/pub/aminet/misc/unix/ EXTRACT_SUFX= .gz MAINTAINER= pkgsrc-users@NetBSD.org |