diff options
author | will <will@FreeBSD.org> | 2001-05-20 11:26:24 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 11:26:24 +0800 |
commit | 28f7ad8ee41a9d6355cb0bdda92a45c3c7b0df73 (patch) | |
tree | 2ff8ce1142d90c9fcc5f540dfc5679d308f80147 /mail/Makefile | |
parent | 51aa50665ff98d4aaf28ded8819273d042f4bf1e (diff) | |
download | freebsd-ports-gnome-28f7ad8ee41a9d6355cb0bdda92a45c3c7b0df73.tar.gz freebsd-ports-gnome-28f7ad8ee41a9d6355cb0bdda92a45c3c7b0df73.tar.zst freebsd-ports-gnome-28f7ad8ee41a9d6355cb0bdda92a45c3c7b0df73.zip |
Add autosig 2.3, a random .signature generator with header file
included.
PR: 27458
Submitted by: Yen-Ming Lee <leeym@cae.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 77a4d3ad3805..080ff0368355 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -7,6 +7,7 @@ SUBDIR += asmail SUBDIR += arrow SUBDIR += autorespond + SUBDIR += autosig SUBDIR += balsa SUBDIR += bbmail SUBDIR += biabam |