diff options
author | Steve Price <steve@FreeBSD.org> | 2000-09-18 00:40:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-09-18 00:40:20 +0000 |
commit | e8dbbb9d588122d46573c10c51aa694475c316b7 (patch) | |
tree | 5c0c2caf4a054697835e0111fcc7f27512dbd5c7 /mail/Makefile | |
parent | 891b81ed4b1fe2ea8433febef7b792af4cc8fe8b (diff) | |
download | ports-e8dbbb9d588122d46573c10c51aa694475c316b7.tar.gz ports-e8dbbb9d588122d46573c10c51aa694475c316b7.zip |
Adding arrow version 1.0.8.
A mail reader for X that lets you view, compose, and organize your mail.
It groks PGP, GnuPG, POP, and APOP.
PR: 19287
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
Notes
Notes:
svn path=/head/; revision=32791
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 75bc9ec39cec..993f43df667e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -3,6 +3,7 @@ SUBDIR += adcomplain SUBDIR += asmail + SUBDIR += arrow SUBDIR += autorespond SUBDIR += balsa SUBDIR += bbmail |