diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-16 01:14:08 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-16 01:14:08 +0800 |
commit | 451bb88dea2c57d01ae2fdb3200882a48ae41c57 (patch) | |
tree | 4f9722157477f5874d51a9c6c2c6548deb4eaf50 /mail/Makefile | |
parent | 800e901768d381c2c09322d7a7b74199ee356e42 (diff) | |
download | freebsd-ports-gnome-451bb88dea2c57d01ae2fdb3200882a48ae41c57.tar.gz freebsd-ports-gnome-451bb88dea2c57d01ae2fdb3200882a48ae41c57.tar.zst freebsd-ports-gnome-451bb88dea2c57d01ae2fdb3200882a48ae41c57.zip |
add abook, a text-based addressbook program designed to use with mutt
PR: 25113
Submitted by: leeym@bsd.ce.ntu.edu.tw
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 a8b6231e5d77..3aeccb2cdad4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += abook SUBDIR += adcomplain SUBDIR += asmail SUBDIR += arrow |