diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-16 20:07:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-16 20:07:43 +0000 |
commit | 62115058ac7fe8bd0ba23c97918d24151b02f895 (patch) | |
tree | 7a9fa5bcf6eeb001b5220df9d0b6aa21605681d7 /misc | |
parent | b67b313694cd24cd35ba56d6ae698ced4e7f0012 (diff) | |
download | pkgsrc-62115058ac7fe8bd0ba23c97918d24151b02f895.tar.gz |
Revert part of previous -- use existing .tar distribution
file from NetBSD pkgsrc mirrors -- they contain one more file than the
.tar.gz. Fixes bulk build problem, and also noted by abs@.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/asr-manpages/Makefile | 5 | ||||
-rw-r--r-- | misc/asr-manpages/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/misc/asr-manpages/Makefile b/misc/asr-manpages/Makefile index 3056563fc74..1401516fb28 100644 --- a/misc/asr-manpages/Makefile +++ b/misc/asr-manpages/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2007/03/04 11:28:48 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/03/16 20:07:43 wiz Exp $ # DISTNAME= asr.pages PKGNAME= asr-manpages-20000406 CATEGORIES= misc -MASTER_SITES= http://www.netsw.org/hacker/manpages/ +MASTER_SITES= # on ftp.NetBSD.org +EXTRACT_SUFX= .tar MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.archive.org/web/2/www.winternet.com/~eric/sysadmin/manpages.html diff --git a/misc/asr-manpages/distinfo b/misc/asr-manpages/distinfo index 15e3bd5d668..e0282ac8f4b 100644 --- a/misc/asr-manpages/distinfo +++ b/misc/asr-manpages/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/03/04 11:28:48 wiz Exp $ +$NetBSD: distinfo,v 1.5 2007/03/16 20:07:43 wiz Exp $ -SHA1 (asr-manpages-20000406/asr.pages.tar.gz) = fc34e261a758fad71ede987c64ba59b41077da00 -RMD160 (asr-manpages-20000406/asr.pages.tar.gz) = c161425464802dc7c6c01fb7b594423f92dc7a19 -Size (asr-manpages-20000406/asr.pages.tar.gz) = 14721 bytes +SHA1 (asr-manpages-20000406/asr.pages.tar) = 1133c059ee39242d2426e04876bad0ba00285b89 +RMD160 (asr-manpages-20000406/asr.pages.tar) = e8c30a719bdc1fdd97f07b1defc0906a9ac614a8 +Size (asr-manpages-20000406/asr.pages.tar) = 50176 bytes |