diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-09 02:52:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-09 02:52:04 +0800 |
commit | 745b135154588589f7197c447f37b7c334410938 (patch) | |
tree | 32cf7f4b519b2ac82e278fa787bd33f8e8c83bbc /archivers/bitbox | |
parent | 4cb2370e4c32d972e0f8c2af940c6da454909a7d (diff) | |
download | freebsd-ports-gnome-745b135154588589f7197c447f37b7c334410938.tar.gz freebsd-ports-gnome-745b135154588589f7197c447f37b7c334410938.tar.zst freebsd-ports-gnome-745b135154588589f7197c447f37b7c334410938.zip |
change master site and update WWW:
Diffstat (limited to 'archivers/bitbox')
-rw-r--r-- | archivers/bitbox/Makefile | 4 | ||||
-rw-r--r-- | archivers/bitbox/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/archivers/bitbox/Makefile b/archivers/bitbox/Makefile index 2325d817233b..669c8f9411fa 100644 --- a/archivers/bitbox/Makefile +++ b/archivers/bitbox/Makefile @@ -9,9 +9,7 @@ PORTNAME= bitbox PORTVERSION= 0.3.0 CATEGORIES= archivers -MASTER_SITES= http://www.gizmodrome.com/ \ - ftp://ftp.csua.berkeley.edu/pub/FreeBSD/ports/distfiles/ \ - ftp://freebsd.csie.nctu.edu.tw/pub/distfiles/ +MASTER_SITES= http://home.stny.rr.com/gizmodrome/ MAINTAINER= ijliao@FreeBSD.org diff --git a/archivers/bitbox/pkg-descr b/archivers/bitbox/pkg-descr index 2b883f3744af..01cfc59a1e35 100644 --- a/archivers/bitbox/pkg-descr +++ b/archivers/bitbox/pkg-descr @@ -2,4 +2,4 @@ BitBox is a GPL'd file splitter/joiner utility that's intended to help distribute and re-distribute open source software packages via Internet newsgroups. Think of it as an open source version of the "RAR" program. -WWW: http://www.gizmodrome.com/bitbox.htm +WWW: http://home.stny.rr.com/gizmodrome/bitbox.html |