diff options
| author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-08-08 05:08:12 +0000 |
|---|---|---|
| committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-08-08 05:08:12 +0000 |
| commit | 4655ef2b63d217cfe0e2733ae5b3ab876cccc9b6 (patch) | |
| tree | 1cfadfa7cac5ec2c87399bac7efc77a380905d58 | |
| parent | 9af042ec8829425ddc04978c9fa9d8cf1cc928c1 (diff) | |
Update MASTER_SITES
| -rw-r--r-- | japanese/libicq/Makefile | 4 | ||||
| -rw-r--r-- | net-im/libicq/Makefile | 4 | ||||
| -rw-r--r-- | net/libicq/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/japanese/libicq/Makefile b/japanese/libicq/Makefile index bbf716dd2c58..e4a57c84c3bd 100644 --- a/japanese/libicq/Makefile +++ b/japanese/libicq/Makefile @@ -8,7 +8,9 @@ PORTNAME= libicq PORTVERSION= 0.33 CATEGORIES= japanese net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ +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/ diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index 5e8bfdbc1cd4..2baf0fcd31a6 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -8,7 +8,9 @@ PORTNAME= libicq PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITE_SUBDIR= flathill MAINTAINER= flathill@FreeBSD.org diff --git a/net/libicq/Makefile b/net/libicq/Makefile index 5e8bfdbc1cd4..2baf0fcd31a6 100644 --- a/net/libicq/Makefile +++ b/net/libicq/Makefile @@ -8,7 +8,9 @@ PORTNAME= libicq PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITE_SUBDIR= flathill MAINTAINER= flathill@FreeBSD.org |
