diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 15:41:24 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 15:41:24 +0800 |
commit | 28a96381042b0661ce118aa1013792682a06b16d (patch) | |
tree | ef7b66544231c314a0dc4cd3ae42492a820992dc /irc/ezbounce | |
parent | eae50c72c7a7e6f56d40ab5c1f93f88f42ef056a (diff) | |
download | freebsd-ports-gnome-28a96381042b0661ce118aa1013792682a06b16d.tar.gz freebsd-ports-gnome-28a96381042b0661ce118aa1013792682a06b16d.tar.zst freebsd-ports-gnome-28a96381042b0661ce118aa1013792682a06b16d.zip |
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 3 | ||||
-rw-r--r-- | irc/ezbounce/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index c7726f18febb..7cbd3617d551 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -8,8 +8,7 @@ PORTNAME= ezbounce PORTVERSION= 1.04c CATEGORIES= irc -MASTER_SITES= http://druglord.freelsd.org/ezbounce/files/ \ - ftp://ftp.rewt.org.uk/pub/distfiles/ +MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/irc/ezbounce/pkg-descr b/irc/ezbounce/pkg-descr index 2b48da67cd11..1897a9220b56 100644 --- a/irc/ezbounce/pkg-descr +++ b/irc/ezbounce/pkg-descr @@ -8,5 +8,5 @@ ezbounce is a highly configurable IRC Proxy that features: to the IRC server. ... and more! -WWW: http://druglord.freelsd.org/ezbounce/ +WWW: http://www.linuxftw.com/ezbounce Author: Murat Deligonul <druglord@erupt.com> |