diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gicq/Makefile | 4 | ||||
-rw-r--r-- | net-im/libicq/Makefile | 4 | ||||
-rw-r--r-- | net-im/libicq/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index d0f3b9d..a2cc617 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -8,8 +8,8 @@ PORTNAME= gicq PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITES= http://download.sourceforge.net/gicq/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill MAINTAINER= flathill@FreeBSD.org diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index a1efc01..05c149a 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -8,8 +8,8 @@ PORTNAME= libicq PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITES= http://download.sourceforge.net/libicq/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill MAINTAINER= flathill@FreeBSD.org diff --git a/net-im/libicq/pkg-descr b/net-im/libicq/pkg-descr index 6908c21..f04a973 100644 --- a/net-im/libicq/pkg-descr +++ b/net-im/libicq/pkg-descr @@ -1,9 +1,9 @@ libicq is based on micq and is intended to make it easy to add ICQ communication support to your software. -micq is available at ftp://micq.ml.org/pub/micq/ +micq is available at ftp://www.micq.org/pub/micq/ -WWW: http://www.korsoft.com/gicq/ +WWW: http://gicq.sourceforge.net/ - Seiichirou Hiraoka flathill@FreeBSD.ORG |