diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9f0e732d06a..93d24938254 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2004/03/04 14:52:33 manu Exp $ +# $NetBSD: Makefile,v 1.197 2004/03/06 15:09:59 grant Exp $ # COMMENT= Electronic mail utilities @@ -122,6 +122,7 @@ SUBDIR+= popa3d SUBDIR+= poppassd SUBDIR+= poppy SUBDIR+= postfix +SUBDIR+= postfix-current SUBDIR+= prayer SUBDIR+= procmail SUBDIR+= qcheck |