diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /archivers | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lbrate/Makefile | 4 | ||||
-rw-r--r-- | archivers/lcab/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index acd3fd089bc..6b14934f80d 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:45:30 wiz Exp $ DISTNAME= lbrate-1.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rus.members.beeb.net/lbrate.html +#HOMEPAGE= http://rus.members.beeb.net/lbrate.html COMMENT= Extract/decompress CP/M LBR archives MAKE_FLAGS+= PREFIX=${PREFIX:Q} diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile index 5fc0de10f88..3dda5cd04ad 100644 --- a/archivers/lcab/Makefile +++ b/archivers/lcab/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2014/12/30 08:18:52 plunky Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:45:31 wiz Exp $ # DISTNAME= lcab-1.0b12 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_FREEBSD} -HOMEPAGE= http://ohnopub.net/~ohnobinki/lcab +#HOMEPAGE= http://ohnopub.net/~ohnobinki/lcab COMMENT= Microsoft cabinet (.CAB) file creator LICENSE= gnu-gpl-v2 |