diff options
author | Clive Lin <clive@FreeBSD.org> | 2002-08-27 13:39:17 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2002-08-27 13:39:17 +0000 |
commit | ce0152a0dc069c9692dfec334ac5e3394e47644e (patch) | |
tree | 5225ce80cdfcff2d10ba74f6bf34fcffa47bdc3a /chinese/mutt | |
parent | b53f69b66bd637374998b5e6d5df456633f0c589 (diff) | |
download | ports-ce0152a0dc069c9692dfec334ac5e3394e47644e.tar.gz ports-ce0152a0dc069c9692dfec334ac5e3394e47644e.zip |
Notes
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 854656a0e1b3..f1dea7ff1547 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -13,7 +13,7 @@ REVISEDATE= 20020617 MAINTAINER= ycheng@sinica.edu.tw -PATCH_SITES= http://www.cirx.org/~clive/dist/mutt15/ \ +PATCH_SITES= http://bsdchat.com/~clive/dist/mutt15/ \ ftp://freebsd.sinica.edu.tw/pub/clive/mutt15/ PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}-${REVISEDATE}.diff.gz PATCH_DIST_ARGS= -d ${WRKDIR} --quiet |