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/clawsker | |
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/clawsker')
-rw-r--r-- | mail/clawsker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index 8d032fa0024..ab7c0dbcadf 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2008/10/15 16:22:03 smb Exp $ +# $NetBSD: Makefile,v 1.8 2008/12/26 13:21:45 obache Exp $ DISTNAME= clawsker-0.5.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/tools/ |