diff options
author | steve <steve@FreeBSD.org> | 1999-01-03 03:55:52 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-03 03:55:52 +0800 |
commit | 1c941f8a7fc254b1984f965635371a993416bfa6 (patch) | |
tree | 7fd30928d18420a631b0b408c269510b187b24ef /mail/Makefile | |
parent | 2d7659f08f521d0b9a21bb0b71f4ad6531c8b81b (diff) | |
download | freebsd-ports-gnome-1c941f8a7fc254b1984f965635371a993416bfa6.tar.gz freebsd-ports-gnome-1c941f8a7fc254b1984f965635371a993416bfa6.tar.zst freebsd-ports-gnome-1c941f8a7fc254b1984f965635371a993416bfa6.zip |
Activate serialmail port.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 85073643f6a4..f0ee74714af0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1998/12/30 04:35:02 obrien Exp $ +# $Id: Makefile,v 1.79 1999/01/01 14:19:58 kuriyama Exp $ # SUBDIR += adcomplain @@ -56,6 +56,7 @@ SUBDIR += qmail SUBDIR += rblcheck SUBDIR += rftp + SUBDIR += serialmail SUBDIR += sigrot SUBDIR += smail SUBDIR += smtpd |