diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 07:41:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 07:41:24 +0000 |
commit | 67872abf6bca40ab196f787d5a84841d001ac475 (patch) | |
tree | e57260add04d8372864c4e7c2512c64ef498173d | |
parent | 1101061cfa2d081dbcdfa9b4f38765573d59f727 (diff) | |
download | ports-67872abf6bca40ab196f787d5a84841d001ac475.tar.gz ports-67872abf6bca40ab196f787d5a84841d001ac475.zip |
Notes
-rw-r--r-- | graphics/fli2gif/Makefile | 2 | ||||
-rw-r--r-- | graphics/fli2gif/pkg-descr | 2 | ||||
-rw-r--r-- | irc/ezbounce-devel/Makefile | 3 | ||||
-rw-r--r-- | irc/ezbounce-devel/pkg-descr | 2 | ||||
-rw-r--r-- | irc/ezbounce/Makefile | 3 | ||||
-rw-r--r-- | irc/ezbounce/pkg-descr | 2 |
6 files changed, 6 insertions, 8 deletions
diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile index 6f73798a6a60..0668816c9d5d 100644 --- a/graphics/fli2gif/Makefile +++ b/graphics/fli2gif/Makefile @@ -9,7 +9,7 @@ PORTNAME= fli2gif PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.bovine.net/~jlawson/coding/fli2gif/ +MASTER_SITES= http://jeff.bovine.net/download/fli2gif/ DISTNAME= ${PORTNAME}b MAINTAINER= ports@FreeBSD.org diff --git a/graphics/fli2gif/pkg-descr b/graphics/fli2gif/pkg-descr index 38b5259c48b3..6215f0af3219 100644 --- a/graphics/fli2gif/pkg-descr +++ b/graphics/fli2gif/pkg-descr @@ -11,4 +11,4 @@ utilities to convert from nearly any other animation format into the flic format, allowing even more possibilities of animation conversion without having to resort to saving out individual frames to separate files. -WWW: http://www.bovine.net/~jlawson/coding/fli2gif/ +WWW: http://jeff.bovine.net diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index c7726f18febb..7cbd3617d551 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/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-devel/pkg-descr b/irc/ezbounce-devel/pkg-descr index 2b48da67cd11..1897a9220b56 100644 --- a/irc/ezbounce-devel/pkg-descr +++ b/irc/ezbounce-devel/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> 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> |