diff options
author | vs <vs@FreeBSD.org> | 2005-03-16 20:21:30 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-16 20:21:30 +0800 |
commit | 58fb006755ca513895261605ffd811025bb253aa (patch) | |
tree | 6ff047fd612137ef25294f63780ec561b2fa764a /irc/dircproxy | |
parent | a8b49ff7240abb11a22b32986e9ba2abb00ee88a (diff) | |
download | freebsd-ports-gnome-58fb006755ca513895261605ffd811025bb253aa.tar.gz freebsd-ports-gnome-58fb006755ca513895261605ffd811025bb253aa.tar.zst freebsd-ports-gnome-58fb006755ca513895261605ffd811025bb253aa.zip |
Update master-site
PR: ports/76713
Submitted by: maintainer
Diffstat (limited to 'irc/dircproxy')
-rw-r--r-- | irc/dircproxy/Makefile | 3 | ||||
-rw-r--r-- | irc/dircproxy/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index 853416ff8ed2..5f5513a77158 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -8,7 +8,8 @@ PORTNAME= dircproxy PORTVERSION= 1.0.5 CATEGORIES= irc -MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ +MASTER_SITES= http://www.securiweb.net/pub/oss/dircproxy/1.0/ \ + ftp://ftp.netsplit.com/pub/dircproxy/stable/ MAINTAINER= lesterm@mazpe.net COMMENT= A detachable irc proxy server with many features diff --git a/irc/dircproxy/pkg-descr b/irc/dircproxy/pkg-descr index 4ccb2d296672..b95cd3edda97 100644 --- a/irc/dircproxy/pkg-descr +++ b/irc/dircproxy/pkg-descr @@ -13,7 +13,7 @@ client you like, including X ones! dircproxy has a whole host of features. Please read the file README in the source distribution for a list. -WWW: http://www.dircproxy.net/ +WWW: http://dircproxy.securiweb.net/ - George Reid greid@ukug.uk.freebsd.org |