diff options
author | minskim <minskim> | 2004-02-17 02:27:38 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-17 02:27:38 +0000 |
commit | 55401f8066115b4d569696bf1451f58819364459 (patch) | |
tree | a45ffa3e14563ab6abaadfdfe4ed0c932eb241dc /mail | |
parent | 33cccb7c168cca3b1cfdd5f71703a0f5f601085a (diff) | |
download | pkgsrc-55401f8066115b4d569696bf1451f58819364459.tar.gz |
Add and enable p5-User-Identity.
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 564bdce6e7a..b76041c54ff 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.192 2004/01/18 12:43:42 recht Exp $ +# $NetBSD: Makefile,v 1.193 2004/02/17 02:27:38 minskim Exp $ # COMMENT= Electronic mail utilities @@ -111,6 +111,7 @@ SUBDIR+= p5-Mail-ListDetector SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-MailTools SUBDIR+= p5-Sendmail-AccessDB +SUBDIR+= p5-User-Identity SUBDIR+= p5-razor-agents SUBDIR+= php4-imap SUBDIR+= pine |