diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-05-18 20:09:12 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-05-18 20:09:12 +0000 |
commit | ccc7ddf40e4b8c0e2f62738466e0ec430ae90b65 (patch) | |
tree | 3b7eae267854a1f80151abaf99a2fa0c4713a7c5 /mail | |
parent | b083ed24ebf0864212f22015d8e9f34bb886f8b8 (diff) | |
download | pkgsrc-ccc7ddf40e4b8c0e2f62738466e0ec430ae90b65.tar.gz |
- Note addition of pear-Mail-1.1.4
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 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 |