diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-07 02:40:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-07 02:40:02 +0000 |
commit | dcc2d11674edeb7c5b63d328c448518a09382108 (patch) | |
tree | 366327d61f1c36a7ccf0ecf7e5b0a7245414cab8 /sysutils/bchunk | |
parent | c5d7f0c2ffba5257bb73a4c6350afe0284b88371 (diff) |
- Update MASTER_SITES and WWW
PR: ports/59999
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
Notes
Notes:
svn path=/head/; revision=95233
Diffstat (limited to 'sysutils/bchunk')
-rw-r--r-- | sysutils/bchunk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bchunk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile index de6aef3b33f0..4d0c12503e29 100644 --- a/sysutils/bchunk/Makefile +++ b/sysutils/bchunk/Makefile @@ -8,7 +8,7 @@ PORTNAME= bchunk PORTVERSION= 1.1.1 CATEGORIES= sysutils -MASTER_SITES= http://hes.iki.fi/bchunk/ \ +MASTER_SITES= http://he.fi/bchunk/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/disk-management diff --git a/sysutils/bchunk/pkg-descr b/sysutils/bchunk/pkg-descr index 282c648237ae..ea5d08b2eac0 100644 --- a/sysutils/bchunk/pkg-descr +++ b/sysutils/bchunk/pkg-descr @@ -13,6 +13,6 @@ They can be either written on a CD-R using cdrecord -audio, or converted to WAV (or any other sound format for that matter) using sox. -WWW: http://hes.iki.fi/bchunk/ +WWW: http://he.fi/bchunk/ - Anders Nordby <anders@fix.no> |