diff options
author | taca <taca> | 2001-06-10 15:16:59 +0000 |
---|---|---|
committer | taca <taca> | 2001-06-10 15:16:59 +0000 |
commit | 6c362cdbd3c1802632d4cd499cbc76d61b5ed425 (patch) | |
tree | 191f9e9d79b18a3150fe1661ddff854837373a42 /mail | |
parent | 48cd8f286a274016e9e50be734bb4d5d839eb46d (diff) | |
download | pkgsrc-6c362cdbd3c1802632d4cd499cbc76d61b5ed425.tar.gz |
Enable poppassd.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index cc95d16d1fd..8796edba404 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2001/06/09 10:47:30 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2001/06/10 15:16:59 taca Exp $ # COMMENT= Electronic mail utilities @@ -46,6 +46,7 @@ SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-MailTools SUBDIR+= pine SUBDIR+= popa3d +SUBDIR+= poppassd SUBDIR+= postfix SUBDIR+= procmail SUBDIR+= qcheck |