diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-19 02:42:32 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-19 02:42:32 +0800 |
commit | 28dacbc9ba51731a506e166b4aff8248a5227895 (patch) | |
tree | dec8bab6551573f7a36edfefd427034c307fe847 /mail/Makefile | |
parent | 516d8475b72d554f975739cf2434161dbd6ab1c8 (diff) | |
download | freebsd-ports-gnome-28dacbc9ba51731a506e166b4aff8248a5227895.tar.gz freebsd-ports-gnome-28dacbc9ba51731a506e166b4aff8248a5227895.tar.zst freebsd-ports-gnome-28dacbc9ba51731a506e166b4aff8248a5227895.zip |
add librfc822 1.0
A complete parser for RFC822 addresses
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 b59849231781..9e598b8ce0ef 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -81,6 +81,7 @@ SUBDIR += liamail SUBDIR += libesmtp SUBDIR += liboe + SUBDIR += librfc822 SUBDIR += listar SUBDIR += listmanager SUBDIR += lmtp2nntp |