diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-01-25 18:21:15 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-01-25 18:21:15 +0000 |
commit | d73db34b43d2f73e8898d40ea5f1f79dc29e9fac (patch) | |
tree | b1d3b4910b8c448754593a09bac82c5dbbbaf847 /net/gicq/Makefile | |
parent | 73a9de35c2fe2adc269a06d6e8ade529c4874c12 (diff) | |
download | ports-d73db34b43d2f73e8898d40ea5f1f79dc29e9fac.tar.gz ports-d73db34b43d2f73e8898d40ea5f1f79dc29e9fac.zip |
Notes
Diffstat (limited to 'net/gicq/Makefile')
-rw-r--r-- | net/gicq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gicq/Makefile b/net/gicq/Makefile index 7cfa46e7ffba..81758d80922f 100644 --- a/net/gicq/Makefile +++ b/net/gicq/Makefile @@ -8,8 +8,8 @@ DISTNAME= gicq-0.33 CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ - http://www.nectar.com/distfiles/ +MASTER_SITES= http://www.flathill.gr.jp/~flathill/distfiles/ \ + ftp://ftp.korsoft.com/pub/gicq/ MAINTAINER= flathill@FreeBSD.org |