diff options
author | clive <clive@FreeBSD.org> | 2004-11-15 00:43:28 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2004-11-15 00:43:28 +0800 |
commit | 4cb10af055d50b43f60201d2d32a51bf5d7e9e4b (patch) | |
tree | 3c20c729bc87bdbb2e3c3db444eb1c79aa037e26 /chinese | |
parent | 60f1581ccd1fe7667640e09e42c32a625e335208 (diff) | |
download | freebsd-ports-gnome-4cb10af055d50b43f60201d2d32a51bf5d7e9e4b.tar.gz freebsd-ports-gnome-4cb10af055d50b43f60201d2d32a51bf5d7e9e4b.tar.zst freebsd-ports-gnome-4cb10af055d50b43f60201d2d32a51bf5d7e9e4b.zip |
My site is back and stable for a while, so point PATCH_SITES
back to the warm house.
Sponsored by: UnitedLayer, LLC.
Diffstat (limited to 'chinese')
-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 |