diff options
-rw-r--r-- | doc/CHANGES-2012 | 3 | ||||
-rw-r--r-- | mail/claws-mail/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index ebc2b82bab8..78e233160d7 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.1871 2012/06/03 23:56:58 dholland Exp $ +$NetBSD: CHANGES-2012,v 1.1872 2012/06/04 00:13:51 dholland Exp $ Changes to the packages collection and infrastructure in 2012: @@ -2854,3 +2854,4 @@ Changes to the packages collection and infrastructure in 2012: Updated misc/goffice0.6 to 0.6.6nb17 [dholland 2012-06-04] Updated net/linc to 1.1.1nb10 [dholland 2012-06-04] Updated print/libgnomecups to 0.2.3nb9 [dholland 2012-06-04] + Updated mail/claws-mail to 3.7.10nb5 [dholland 2012-06-04] diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 888aa47ae5e..3048be802e4 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2012/03/03 00:12:18 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2012/06/04 00:13:51 dholland Exp $ PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= ${EGDIR} @@ -7,7 +7,7 @@ INSTALLATION_DIRS+= share/claws-mail .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X based e-mail and netnews client |