freebsd-ports/mail/mmr
Jan Beich 48c5cf152e mail/mmr: unbreak with libc++ 3.9
mime.cpp:895:12: error: assigning to 'char *' from incompatible type 'const char *'
                if ( (ptr=strrchr(file, '/')) != NULL )
                         ^~~~~~~~~~~~~~~~~~~
mimetype.cpp:176:18: error: assigning to 'char *' from incompatible type 'const char *'
        if ( (extension=strrchr(filename, '.')) == NULL )
                        ^~~~~~~~~~~~~~~~~~~~~~
2017-02-01 12:28:19 +00:00
..
files
distinfo
Makefile
pkg-descr