diff options
author | tron <tron@pkgsrc.org> | 1998-02-27 23:54:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-02-27 23:54:21 +0000 |
commit | fdf6281fc451626418590a286ea79691d4bbde93 (patch) | |
tree | 6e35c13cc723f64a25c27ff6f3eb16101bf1b947 /mail | |
parent | 224b9b5d26926bae7cc665f9b255af42a8786541 (diff) | |
download | pkgsrc-fdf6281fc451626418590a286ea79691d4bbde93.tar.gz |
Enable "procmail".
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 27f4689b0dd..e885c3b9ee8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/02/25 16:28:05 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/02/27 23:54:21 tron Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -28,7 +28,7 @@ # SUBDIR += poppassd # SUBDIR += popper # SUBDIR += premail -# SUBDIR += procmail + SUBDIR += procmail SUBDIR += qpopper # SUBDIR += smail # SUBDIR += xfaces |