diff options
author | Clive Lin <clive@FreeBSD.org> | 2004-11-14 16:43:28 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2004-11-14 16:43:28 +0000 |
commit | a76957818ba1c07accf2c8355e195ee97dacd951 (patch) | |
tree | 60317cf616147b73312d3e85c0e11091d6f3338e /chinese/mutt | |
parent | f5a9ad6b11af47dc31ba6b112ff5930f4c61d15f (diff) | |
download | ports-a76957818ba1c07accf2c8355e195ee97dacd951.tar.gz ports-a76957818ba1c07accf2c8355e195ee97dacd951.zip |
Notes
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 6d10e34cc664..cca3fa4931fd 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -18,7 +18,8 @@ PORTREVISION= ${REVISEDATE} MAINTAINER= clive@FreeBSD.org COMMENT= The Mongrel of Mail User Agents with Chinese support -PATCH_SITES= http://wood.ite.ntnu.edu.tw/~clive/dist/mutt15/ \ +PATCH_SITES= http://bsdchat.com/dist/mutt15/ \ + http://wood.ite.ntnu.edu.tw/~clive/dist/mutt15/ \ ftp://freebsd.sinica.edu.tw/pub/clive/mutt15/ PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}-${REVISEDATE}.diff.gz |