diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-24 02:27:50 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-24 02:27:50 +0000 |
commit | 2041838b159dca59cb15c8779444ded9bb79fa47 (patch) | |
tree | 9ae151aab35a047a7e935a238bb74f2ba1519988 /chinese/pine4/Makefile | |
parent | 35306eaa3983face78528b2e6e2d4b6dffc92713 (diff) | |
download | ports-2041838b159dca59cb15c8779444ded9bb79fa47.tar.gz ports-2041838b159dca59cb15c8779444ded9bb79fa47.zip |
- 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)
Notes
Notes:
svn path=/head/; revision=129633
Diffstat (limited to 'chinese/pine4/Makefile')
-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 ce1fc045bbcf..ee9d68b710a0 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 |