diff options
Diffstat (limited to 'chinese/pine4')
-rw-r--r-- | chinese/pine4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index b9dd2f1d494e..32f186163c6c 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -12,7 +12,8 @@ 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= ftp://freebsd.ntu.edu.tw/Upload/FBSD-taiwan/users/benedick/patch/pine/ \ + ftp://www.mmlab.cse.yzu.edu.tw/pub/collect/patch/pine/ PATCHFILES= ${PORTNAME}${PORTVERSION}.patch.gz MAINTAINER= avatar@mmlab.cse.yzu.edu.tw |