mexas

Results 2 issues of mexas

A user suggested pcreregex instead of regex: # Index: urlview.c --- urlview.c (revision 15) +++ urlview.c (working copy) @@ -42,7 +42,7 @@ #include #ifdef HAVE_REGEX_H -#include +#include #else #include #endif...

enhancement

The freebsd ports system has a list of sites where to pull the distro. At present it looks like this: MASTER_SITES= ftp://ftp.mutt.org/mutt/contrib/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/mutt/contrib/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/contrib/ \ ftp://ftp.gbnet.net/pub/mutt-international/contrib/ \ ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/contrib/...

question