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 | 7f4136cfea4e4f8a6244c3c1caf57cc182f64851 (patch) | |
tree | 0acff03f1ab07ba4f87c7c430e64d9e8778a1735 /archivers | |
parent | e00c7b8db4ab1fc51f77bc074f51157b3db15da1 (diff) | |
download | pkgsrc-7f4136cfea4e4f8a6244c3c1caf57cc182f64851.tar.gz |
Remove dead MASTER SITES. From Zafer Aydogan.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ppunpack/Makefile | 5 | ||||
-rw-r--r-- | archivers/undms/Makefile | 5 | ||||
-rw-r--r-- | archivers/unlzx/Makefile | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/archivers/ppunpack/Makefile b/archivers/ppunpack/Makefile index 6155358716a..4feaeff769f 100644 --- a/archivers/ppunpack/Makefile +++ b/archivers/ppunpack/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2006/05/10 12:31:46 gdt Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/08 18:30:31 wiz Exp $ DISTNAME= ppsmall-1.0 PKGNAME= ppunpack-1.0 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= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile index 8e483ef3201..c4fe93dc4aa 100644 --- a/archivers/undms/Makefile +++ b/archivers/undms/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2006/03/04 21:28:53 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2007/06/08 18:30:32 wiz Exp $ DISTNAME= undms-1.3.c PKGNAME= undms-1.3 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= .Z MAINTAINER= pkgsrc-users@NetBSD.org 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 |