diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-13 15:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-13 15:41:55 +0000 |
commit | f8514d03437a4f7fed3f4904d84cedd0c6b9d058 (patch) | |
tree | 82a650cc896af0aa38d8dceb337e618d8bce577a /mail/sylpheed | |
parent | 16f4a0dafc7c4a5125731a6e0dafca01a27acaf0 (diff) | |
download | pkgsrc-f8514d03437a4f7fed3f4904d84cedd0c6b9d058.tar.gz |
*: recursive bump for gtkspell enchant -> enchant2 change.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 9958f0c49e6..16e9b566170 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.172 2018/11/14 22:21:58 kleink Exp $ +# $NetBSD: Makefile,v 1.173 2019/07/13 15:41:56 wiz Exp $ DISTNAME= sylpheed-3.7.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.7/ EXTRACT_SUFX= .tar.bz2 |