diff options
author | mbr <mbr@FreeBSD.org> | 2004-01-17 23:55:44 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2004-01-17 23:55:44 +0800 |
commit | 08b68fb8a5b9cb13d8f2731456d7ac1b0fec6685 (patch) | |
tree | d8da504b14c68b7420e75e85d58859c5ab2a58d8 | |
parent | ed0c7fadb8037a0656d9020a6588981e988b1919 (diff) | |
download | freebsd-ports-gnome-08b68fb8a5b9cb13d8f2731456d7ac1b0fec6685.tar.gz freebsd-ports-gnome-08b68fb8a5b9cb13d8f2731456d7ac1b0fec6685.tar.zst freebsd-ports-gnome-08b68fb8a5b9cb13d8f2731456d7ac1b0fec6685.zip |
Add smtp-vilter
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index b76f61e1601c..6fc8e4b5c090 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -342,6 +342,7 @@ SUBDIR += silkymail SUBDIR += sma SUBDIR += smail + SUBDIR += smtp-vilter SUBDIR += smtpclient SUBDIR += smtpd SUBDIR += smtpfeed |