diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /japanese/micq | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'japanese/micq')
-rw-r--r-- | japanese/micq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/micq/Makefile b/japanese/micq/Makefile index 5ed94b408ac4..182e2ed62746 100644 --- a/japanese/micq/Makefile +++ b/japanese/micq/Makefile @@ -10,10 +10,10 @@ DISTNAME= micq-0.4.3 PKGNAME= ja-micq-0.4.3 CATEGORIES= japanese net MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.3/ \ - http://www.freebsd.org/~flathill/distfiles/ + http://people.FreeBSD.org/~flathill/distfiles/ EXTRACT_SUFX= .tgz -PATCH_SITES= http://www.freebsd.org/~flathill/distfiles/ +PATCH_SITES= http://people.FreeBSD.org/~flathill/distfiles/ PATCHFILES= micq-0.4.3-jp.patch PATCH_DIST_STRIP= -p1 |