diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-23 06:24:44 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-23 06:24:44 +0800 |
commit | 1d517993198eaddc276e95db89f45b31f2e97659 (patch) | |
tree | 64be9595317de9d9e282a5c84ba2a19ca0b41a19 /mail/Makefile | |
parent | 1ba048ba568d2c4f21725f6e317427c9afd84fc3 (diff) | |
download | freebsd-ports-gnome-1d517993198eaddc276e95db89f45b31f2e97659.tar.gz freebsd-ports-gnome-1d517993198eaddc276e95db89f45b31f2e97659.tar.zst freebsd-ports-gnome-1d517993198eaddc276e95db89f45b31f2e97659.zip |
Add sqwebmail, a web-based mail reader for use with compatible setups
like courier-imap and vpopmail (and both).
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 3a69daf6be16..185b1fc3cc12 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -122,6 +122,7 @@ SUBDIR += solidpop3d SUBDIR += sonicmail SUBDIR += spruce + SUBDIR += sqwebmail SUBDIR += sylpheed SUBDIR += teapop SUBDIR += tkrat |