diff options
author | agc <agc@pkgsrc.org> | 2001-05-09 11:37:35 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-09 11:37:35 +0000 |
commit | 9b33bf8b9d87c67d707146db10945de9ca204df6 (patch) | |
tree | 88131239d018edb495fc6f25467608b4f5e09beb /graphics/sketch | |
parent | 904ebff2ec804355fa2c16ca6cb7a1e09bda4724 (diff) | |
download | pkgsrc-9b33bf8b9d87c67d707146db10945de9ca204df6.tar.gz |
The distfile which sourceforge is distributing is different to the one
on ftp.netbsd.org. Use the one on ftp.netbsd.org (it's usually a bit
quicker anyway).
Use sha1 digest, and add distfile size.
Diffstat (limited to 'graphics/sketch')
-rw-r--r-- | graphics/sketch/Makefile | 4 | ||||
-rw-r--r-- | graphics/sketch/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile index 5a2dd6fc6d4..6b063a0a4a2 100644 --- a/graphics/sketch/Makefile +++ b/graphics/sketch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2001/03/22 13:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2001/05/09 11:37:35 agc Exp $ # FreeBSD Id: Makefile,v 1.4 1999/05/19 09:41:06 tg Exp $ DISTNAME= sketch-0.6.3 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} +MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://sketch.sourceforge.net/ diff --git a/graphics/sketch/distinfo b/graphics/sketch/distinfo index bc3f7490c33..65c6b71ab4d 100644 --- a/graphics/sketch/distinfo +++ b/graphics/sketch/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.1 2001/04/17 11:26:46 agc Exp $ +$NetBSD: distinfo,v 1.2 2001/05/09 11:37:35 agc Exp $ -MD5 (sketch-0.6.3.tar.gz) = 1086eb6c6b403626fde0ec1308414448 +SHA1 (sketch-0.6.3.tar.gz) = 186ee6a924f4a4cd6e567a25696228fe9bd1b179 +Size (sketch-0.6.3.tar.gz) = 749685 bytes SHA1 (patch-aa) = d27d4612880e63426ff4038ef2c706486e195e47 |