diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-06 07:02:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-06 07:02:01 +0000 |
commit | b846a8251b3891a3cf072d3689e4f919de56d991 (patch) | |
tree | d27f654fa77cf614b4ca89dcb8c62af021f162c3 /mail/mutt | |
parent | - Add the color_after_eol option (after several discussions on (diff) |
- Remove obsolete site from PATCH_SITES
PR: ports/67620
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=110934
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 7f86b45917a4..32cd16eb54aa 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -19,7 +19,6 @@ PATCH_SITES= http://www.mutt.org.ua/download/mutt-${PORTVERSION}/:vvv \ http://www2.mutt.org.ua/download/mutt-${PORTVERSION}/:vvv \ http://www3.mutt.org.ua/download/mutt-${PORTVERSION}/:vvv \ ftp://ftp.mutt.org.ua/pub/mutt/mutt-${PORTVERSION}/:vvv \ - ftp://ftp2.mutt.org.ua/pub/mutt/mutt-${PORTVERSION}/:vvv \ ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${PORTVERSION}/:vvv PATCHFILES= patch-${PORTVERSION}.rr.compressed.gz:vvv \ patch-${PORTVERSION}.vvv.initials.gz:vvv |