diff options
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index db3974db83d..7730de57e88 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1520 2007/07/06 11:04:56 martti Exp $ +$NetBSD: CHANGES-2007,v 1.1521 2007/07/06 13:51:15 xtraeme Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2800,3 +2800,4 @@ Changes to the packages collection and infrastructure in 2007: Updated x11/gtkmm to 2.10.10 [adam 2007-07-05] Added misc/vym version 1.8.1 [agc 2007-07-05] Updated net/proftpd to 1.3.1rc3 [martti 2007-07-06] + Added mail/policyd-weight version 0.1.14.5 [xtraeme 2007-07-06] diff --git a/mail/Makefile b/mail/Makefile index 5de3bff8657..842511e1334 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.320 2007/06/28 18:30:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.321 2007/07/06 13:51:15 xtraeme Exp $ # COMMENT= Electronic mail utilities @@ -169,6 +169,7 @@ SUBDIR+= pfqueue SUBDIR+= php-imap SUBDIR+= pine SUBDIR+= pine-pgp-filters +SUBDIR+= policyd-weight SUBDIR+= popa3d SUBDIR+= poppassd SUBDIR+= poppy |