diff options
-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 012cb6c1180..6c24bcf54e9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6239 2004/06/20 19:39:59 agc Exp $ +$NetBSD: CHANGES,v 1.6240 2004/06/20 19:43:07 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2972,3 +2972,4 @@ Changes to the packages collection and infrastructure in 2004: Updated cdrdao to 1.1.9 [dillo 2004-06-20] Added pearpc-0.2.0 [xtraeme 2004-06-20] Added websvn-1.39 [xtraeme 2004-06-20] + Added dspam-3.0.0 [xtraeme 2004-06-20] diff --git a/mail/Makefile b/mail/Makefile index 44caed8b890..3bd24f62f4a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2004/06/06 14:33:15 taca Exp $ +# $NetBSD: Makefile,v 1.214 2004/06/20 19:43:06 xtraeme Exp $ # COMMENT= Electronic mail utilities @@ -34,6 +34,7 @@ SUBDIR+= distribute SUBDIR+= dot-forward SUBDIR+= dovecot SUBDIR+= drac +SUBDIR+= dspam SUBDIR+= elm SUBDIR+= elm-me SUBDIR+= etach |