diff options
author | flathill <flathill@FreeBSD.org> | 2003-03-07 10:58:43 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 2003-03-07 10:58:43 +0000 |
commit | 4d433b9beb149b028da28bd87b41f576d5bf5a3b (patch) | |
tree | 3a0aec0da00e36e17db95406084746387bd8e94f | |
parent | 0f34baf6bbaf75828d7da5c27b9058d78a13f648 (diff) | |
download | FreeBSD-ports-4d433b9beb149b028da28bd87b41f576d5bf5a3b.zip FreeBSD-ports-4d433b9beb149b028da28bd87b41f576d5bf5a3b.tar.gz |
Fix URLs.
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com
-rw-r--r-- | japanese/gicq/Makefile | 4 | ||||
-rw-r--r-- | japanese/gicq/pkg-descr | 2 | ||||
-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 | ||||
-rw-r--r-- | net/libicq/Makefile | 4 | ||||
-rw-r--r-- | net/libicq/pkg-descr | 4 |
7 files changed, 13 insertions, 13 deletions
diff --git a/japanese/gicq/Makefile b/japanese/gicq/Makefile index fba3f5e..a64f62d 100644 --- a/japanese/gicq/Makefile +++ b/japanese/gicq/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.korsoft.com/pub/gicq/ MASTER_SITE_SUBDIR= flathill -PATCH_SITES= ${MASTER_SITE_LOCAL} \ - http://www-nagao.kuee.kyoto-u.ac.jp/member/taku/soft/ +PATCH_SITES= http://download.sourceforge.net/gicq/ \ + ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= flathill PATCHFILES= ${DISTNAME}ja.patch PATCH_DIST_STRIP= -p1 diff --git a/japanese/gicq/pkg-descr b/japanese/gicq/pkg-descr index faf5923..840f4556 100644 --- a/japanese/gicq/pkg-descr +++ b/japanese/gicq/pkg-descr @@ -9,7 +9,7 @@ window. The first time, you'll be prompted for your ICQ number and password. IMPORTANT: you must enter your ICQ number - NOT your nickname. -WWW: http://www.korsoft.com/gicq/ +WWW: http://gicq.sourceforge.net/ - Seiichirou Hiraoka flathill@FreeBSD.ORG 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 diff --git a/net/libicq/Makefile b/net/libicq/Makefile index a1efc01..05c149a 100644 --- a/net/libicq/Makefile +++ b/net/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/libicq/pkg-descr b/net/libicq/pkg-descr index 6908c21..f04a973 100644 --- a/net/libicq/pkg-descr +++ b/net/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 |