diff options
author | clsung <clsung@FreeBSD.org> | 2005-02-24 02:27:50 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-02-24 02:27:50 +0000 |
commit | 87bb9464abc4749bf2831a6e1bc6a9053c3eae29 (patch) | |
tree | b2c74fa6e1bfbc9abaf7dfd1e711d1e70cc6dc23 /chinese/pine4 | |
parent | 3b84adef0197aca3f963d824df9e3cf2fa9b0364 (diff) | |
download | FreeBSD-ports-87bb9464abc4749bf2831a6e1bc6a9053c3eae29.zip FreeBSD-ports-87bb9464abc4749bf2831a6e1bc6a9053c3eae29.tar.gz |
- The original URL seems no longer available for a while.
Redirecting the patch site to maintainer's site.
PR: ports/78001
Submitted by: avatar (maintainer)
Diffstat (limited to 'chinese/pine4')
-rw-r--r-- | chinese/pine4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index ce1fc04..ee9d68b 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= chinese mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME= ${PORTNAME}${PORTVERSION} -PATCH_SITES= ftp://freebsd.ntu.edu.tw/Upload/FBSD-taiwan/users/benedick/patch/pine/ \ +PATCH_SITES= http://people.FreeBSD.org/~avatar/ports/patches/pine/ \ ftp://www.mmlab.cse.yzu.edu.tw/pub/collect/patch/pine/ PATCHFILES= ${PORTNAME}${PORTVERSION}.patch.gz |