diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-21 22:06:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-21 22:06:25 +0800 |
commit | 3159a4cdda74ab3252003322ed7f3b85a729d3dc (patch) | |
tree | 248a5884c400d8d2fa7bda6ec68e1ed8b336f808 /mail/Makefile | |
parent | 6efa4681ed571c547f84ca3a52a08c182cb8f86e (diff) | |
download | freebsd-ports-gnome-3159a4cdda74ab3252003322ed7f3b85a729d3dc.tar.gz freebsd-ports-gnome-3159a4cdda74ab3252003322ed7f3b85a729d3dc.tar.zst freebsd-ports-gnome-3159a4cdda74ab3252003322ed7f3b85a729d3dc.zip |
Add mmc - a tiny mail client for Gnome desktop.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index a771334dbb5a..5117ee6f15e6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -61,6 +61,7 @@ SUBDIR += mh SUBDIR += minimalist SUBDIR += ml + SUBDIR += mmc SUBDIR += mmr SUBDIR += movemail SUBDIR += mreport |