diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-01-28 01:39:06 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-01-28 01:39:06 +0000 |
commit | 57fb96a9e6fb8b3c91d61f0f14ca80bae5cff8b3 (patch) | |
tree | e2cc5bd1c877699adf09b59e4433ca8f4a6e1e75 /net | |
parent | Update port to 0.25 (diff) |
Fix MASTER_SITES
Notes
Notes:
svn path=/head/; revision=25139
Diffstat (limited to 'net')
-rw-r--r-- | net/gicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gicq/Makefile b/net/gicq/Makefile index 81758d80922f..7c1a325e1a81 100644 --- a/net/gicq/Makefile +++ b/net/gicq/Makefile @@ -8,7 +8,7 @@ DISTNAME= gicq-0.33 CATEGORIES= net -MASTER_SITES= http://www.flathill.gr.jp/~flathill/distfiles/ \ +MASTER_SITES= http://www.freebsd.org/~flathill/distfiles/ \ ftp://ftp.korsoft.com/pub/gicq/ MAINTAINER= flathill@FreeBSD.org |