diff options
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index d438bd6712f..5f187db266c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10117 2005/05/18 19:58:45 adrianp Exp $ +$NetBSD: CHANGES,v 1.10118 2005/05/18 20:09:12 adrianp Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2436,4 +2436,4 @@ Changes to the packages collection and infrastructure in 2005: Updated gnome2-pixmaps to 2.10.1 [jmmv 2005-05-18] Updated apache to 2.0.54nb1 [adrianp 2005-05-18] Added pear-DB-1.7.6 [adrianp 2005-05-18] - + Added pear-Mail-1.1.4 [adrianp 2005-05-18] diff --git a/mail/Makefile b/mail/Makefile index 37b271ae018..47f343b9503 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.264 2005/05/17 17:06:11 abs Exp $ +# $NetBSD: Makefile,v 1.265 2005/05/18 20:09:12 adrianp Exp $ # COMMENT= Electronic mail utilities @@ -134,6 +134,7 @@ SUBDIR+= p5-Sendmail-AccessDB SUBDIR+= p5-Sendmail-PMilter SUBDIR+= p5-User-Identity SUBDIR+= p5-razor-agents +SUBDIR+= pear-Mail SUBDIR+= pear-Mail_Mime SUBDIR+= pfqueue SUBDIR+= php-imap |