diff options
author | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
commit | ee2b7db3737cf8a1729f6c12f5387f987673334c (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /misc/cksfv/Makefile | |
parent | f78d939625b3f00c6389866e7edbf5daab70c9ea (diff) | |
download | pkgsrc-ee2b7db3737cf8a1729f6c12f5387f987673334c.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'misc/cksfv/Makefile')
-rw-r--r-- | misc/cksfv/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/cksfv/Makefile b/misc/cksfv/Makefile index be64be10376..a098631c546 100644 --- a/misc/cksfv/Makefile +++ b/misc/cksfv/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.16 2006/03/12 18:26:20 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2006/10/04 21:49:19 wiz Exp $ # DISTNAME= cksfv-1.3.9 CATEGORIES= misc -MASTER_SITES= http://www.iki.fi/shd/foss/cksfv/files/ \ - http://www.iki.fi/shd/foss/cksfv/files/devel/ +MASTER_SITES= http://zakalwe.fi/~shd/foss/cksfv/files/ \ + http://zakalwe.fi/~shd/foss/cksfv/files/devel/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= dillo@NetBSD.org -HOMEPAGE= http://www.iki.fi/shd/foss/cksfv/ +HOMEPAGE= http://zakalwe.fi/~shd/foss/cksfv/ COMMENT= Check and create simple file verification (SFV) listings HAS_CONFIGURE= YES |