diff options
author | dholland <dholland@pkgsrc.org> | 2012-06-04 00:13:51 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-06-04 00:13:51 +0000 |
commit | cffe458955bddb7f5326c5fb61bae0a398e0b1f9 (patch) | |
tree | 1951cb99feb0fca9f9f4e05d1a482e18984094ae /mail/claws-mail | |
parent | 38233fa5cc878ad1b71798986c07b9f0507b337b (diff) | |
download | pkgsrc-cffe458955bddb7f5326c5fb61bae0a398e0b1f9.tar.gz |
Belatedly bump PKGREVISION for one more package where the mass glib2
include fixes last month changed installed headers.
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |