diff options
author | flathill <flathill@FreeBSD.org> | 2003-03-07 10:58:44 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 2003-03-07 10:58:44 +0000 |
commit | 3bffa01445edf195d002c7ee42bab0fb2f7f1bf3 (patch) | |
tree | b8bb9f56982ea66374b141d0824e93c819320cf2 /net/gicq | |
parent | 4d433b9beb149b028da28bd87b41f576d5bf5a3b (diff) | |
download | FreeBSD-ports-3bffa01445edf195d002c7ee42bab0fb2f7f1bf3.zip FreeBSD-ports-3bffa01445edf195d002c7ee42bab0fb2f7f1bf3.tar.gz |
Fix URLs.
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com
Diffstat (limited to 'net/gicq')
-rw-r--r-- | net/gicq/Makefile | 4 | ||||
-rw-r--r-- | net/gicq/pkg-descr | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/gicq/Makefile b/net/gicq/Makefile index d0f3b9d..a2cc617 100644 --- a/net/gicq/Makefile +++ b/net/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/gicq/pkg-descr b/net/gicq/pkg-descr index 7ffc390..cde8258 100644 --- a/net/gicq/pkg-descr +++ b/net/gicq/pkg-descr @@ -9,9 +9,9 @@ window. The first time, you'll be prompted for your ICQ number and password. IMPORTANT: you must enter your ICQ number - NOT your nickname. -See also: http://www.korsoft.com/gicq/ +See also: http://gicq.sourceforge.net/ + +WWW: http://www.korsoft.com/gicq/ - Seiichirou Hiraoka flathill@FreeBSD.ORG - -WWW: http://www.korsoft.com/gicq/ |