diff options
-rw-r--r-- | doc/CHANGES | 5 | ||||
-rw-r--r-- | mail/Makefile | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index ec0314e6e97..c24dc614f1d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4318 2004/01/01 20:07:00 salo Exp $ +$NetBSD: CHANGES,v 1.4319 2004/01/01 21:46:55 cube Exp $ Changes to the packages collection and infrastructure in 2004: @@ -13,3 +13,6 @@ Changes to the packages collection and infrastructure in 2004: Updated moz-mplayer to 1.0 [salo 2004-01-01] Added awhois-1.61 [cjep 2004-01-01] Updated xfstt to 1.6 [salo 2004-01-01] + Added sylpheed-claws-dillo-viewer-0.9.7 [cube 2004-01-01] + Added sylpheed-claws-image-viewer-0.9.7 [cube 2004-01-01] + Added sylpheed-claws-trayicon-0.9.7 [cube 2004-01-01] diff --git a/mail/Makefile b/mail/Makefile index bba5207b342..088932047c4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.188 2003/12/18 09:47:10 wiz Exp $ +# $NetBSD: Makefile,v 1.189 2004/01/01 21:46:56 cube Exp $ # COMMENT= Electronic mail utilities @@ -149,6 +149,9 @@ SUBDIR+= sqwebmail SUBDIR+= ssmtp SUBDIR+= sylpheed SUBDIR+= sylpheed-claws +SUBDIR+= sylpheed-claws-dillo-viewer +SUBDIR+= sylpheed-claws-image-viewer +SUBDIR+= sylpheed-claws-trayicon SUBDIR+= sylpheed-gtk2 SUBDIR+= sympa SUBDIR+= teapop |