diff options
author | wiz <wiz@pkgsrc.org> | 2018-09-03 10:50:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-09-03 10:50:17 +0000 |
commit | eaa100dbaf6ba1792126f9684433102bbfa82e2c (patch) | |
tree | 45d14f6e18b41d1cf4f2a633f0305044eeadb0f5 /textproc | |
parent | a58165336f6c3ba92050973d58107595a2cf5752 (diff) | |
download | pkgsrc-eaa100dbaf6ba1792126f9684433102bbfa82e2c.tar.gz |
*: recursive bump for vala-0.42.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index dd473ae0e05..3a6b4953077 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2018/04/17 04:25:32 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2018/09/03 10:50:19 wiz Exp $ DISTNAME= gspell-1.4.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |