diff options
author | sno <sno@pkgsrc.org> | 2009-09-22 18:22:09 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-22 18:22:09 +0000 |
commit | d01d3542e7c0def368e85488db7a47dcad5a2fde (patch) | |
tree | 84db48523864b90811cdc5dbbdc89de167003703 | |
parent | feab68d9319578cd73473e22ee29134be3dfa53d (diff) | |
download | pkgsrc-d01d3542e7c0def368e85488db7a47dcad5a2fde.tar.gz |
Added mail/p5-App-Siesh version 0.20
-rw-r--r-- | doc/CHANGES-2009 | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index d37864a5251..a0217169841 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.3806 2009/09/22 18:08:26 taca Exp $ +$NetBSD: CHANGES-2009,v 1.3807 2009/09/22 18:22:09 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -4947,3 +4947,4 @@ Changes to the packages collection and infrastructure in 2009: Removed security/fprot-workstation-bin successor security/f-prot-antivirus6-ws-bin [taca 2009-09-22] Updated devel/p5-Test-Class to 0.33 [sno 2009-09-22] Updated www/p5-libwww to 5.832 [sno 2009-09-22] + Added mail/p5-App-Siesh version 0.20 [sno 2009-09-22] diff --git a/mail/Makefile b/mail/Makefile index ae6589b9e7a..510195828e5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.378 2009/09/17 17:09:37 reed Exp $ +# $NetBSD: Makefile,v 1.379 2009/09/22 18:23:18 sno Exp $ # COMMENT= Electronic mail utilities @@ -159,6 +159,7 @@ SUBDIR+= nmh SUBDIR+= nullmailer SUBDIR+= oe2mbx SUBDIR+= offlineimap +SUBDIR+= p5-App-Siesh SUBDIR+= p5-Catalyst-View-Email SUBDIR+= p5-Email-Abstract SUBDIR+= p5-Email-Address |