diff options
author | obache <obache@pkgsrc.org> | 2008-12-26 13:21:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-26 13:21:45 +0000 |
commit | 1eca6adc931a179fe4497cba8e5d8c3296756afe (patch) | |
tree | 1ddcd3326e7fa4e2e7e0c09fd40be0a6de0a0571 /mail/claws-mail-fetchinfo | |
parent | 90b429c7a81f0ab3691f26a1b33aa8f199549b61 (diff) | |
download | pkgsrc-1eca6adc931a179fe4497cba8e5d8c3296756afe.tar.gz |
Bump PKGREVISION of clawsker and claws-mail-fetchinfo.
We ought to have bumped PKGRIVISION when claws-mail was updated to 3.6.1
due to dependency patterns was changed.
But clawsker was not bumped and claws-mail-fetcinfo was downgraded.
Diffstat (limited to 'mail/claws-mail-fetchinfo')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 33b2627f8d3..dd58e3460ca 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/10/15 16:22:02 smb Exp $ +# $NetBSD: Makefile,v 1.11 2008/12/26 13:21:45 obache Exp $ # DISTNAME= fetchinfo-plugin-0.4.23 PKGNAME= claws-mail-fetchinfo-plugin-0.4.23 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |