diff options
author | nork <nork@FreeBSD.org> | 2004-10-25 18:31:00 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-10-25 18:31:00 +0800 |
commit | dd87f0391f7444d5634c33553ac8a8125d1c73ad (patch) | |
tree | 79a4c459603e88a4141ad4df8ec037a750cc0154 /mail/Makefile | |
parent | 7994a9ca0d3650bf5e9e143c3561743634aa21d8 (diff) | |
download | freebsd-ports-graphics-dd87f0391f7444d5634c33553ac8a8125d1c73ad.tar.gz freebsd-ports-graphics-dd87f0391f7444d5634c33553ac8a8125d1c73ad.tar.zst freebsd-ports-graphics-dd87f0391f7444d5634c33553ac8a8125d1c73ad.zip |
Add c-sig 3.8, signature insertion tool for Emacs.
PR: ports/67853
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
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 dbbeb7d8f24..6d692c8fadf 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -31,6 +31,7 @@ SUBDIR += bsfilter SUBDIR += bsmtp SUBDIR += bulk_mailer + SUBDIR += c-sig SUBDIR += cclient SUBDIR += chk4mail SUBDIR += cmail |