diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-17 02:27:38 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-17 02:27:38 +0000 |
commit | cae465e954c9096e2eef3d2e5afbbdd86b409f63 (patch) | |
tree | a45ffa3e14563ab6abaadfdfe4ed0c932eb241dc | |
parent | 22d686afe1c99ebb8ed9a6798b40fe9e18b71eb4 (diff) | |
download | pkgsrc-cae465e954c9096e2eef3d2e5afbbdd86b409f63.tar.gz |
Add and enable p5-User-Identity.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index dc013f3244e..d8e4bb3f7b1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4874 2004/02/17 02:07:24 chris Exp $ +$NetBSD: CHANGES,v 1.4875 2004/02/17 02:27:38 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -885,3 +885,4 @@ Changes to the packages collection and infrastructure in 2004: Updated lq-sp to 1.3.4.10 [minskim 2004-02-17] Updated gpgme to 0.3.16 [chris 2004-02-17] Updated p5-Convert-TNEF to 0.17 [chris 2004-02-17] + Added p5-User-Identity-0.07 [minskim 2004-02-17] 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 |