diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /sysutils/bchunk | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'sysutils/bchunk')
-rw-r--r-- | sysutils/bchunk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile index 26eac4da69a..8a2baa9b228 100644 --- a/sysutils/bchunk/Makefile +++ b/sysutils/bchunk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:59 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/10/04 21:59:34 wiz Exp $ DISTNAME= bchunk-1.1.1 CATEGORIES= sysutils -MASTER_SITES= http://hes.iki.fi/bchunk/ +MASTER_SITES= http://he.fi/bchunk/ MAINTAINER= pooka@NetBSD.org -HOMEPAGE= http://hes.iki.fi/bchunk/ +HOMEPAGE= http://he.fi/bchunk/ COMMENT= ".bin/.cue" CD image converter MAKE_FLAGS+= CC=${CC:Q} LD=${CC:Q} CFLAGS=${CFLAGS:M*:Q} |