diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-25 13:56:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-25 13:56:25 +0000 |
commit | 13e841e5cb31962cb5374f45d0a6c29c9eb5f5fe (patch) | |
tree | 912289dd5129feb54f0e3575a849d0b62f9fa0c1 /textproc | |
parent | 127f8e5d4c775a3c2aac783cc2e718f781f5be44 (diff) | |
download | pkgsrc-13e841e5cb31962cb5374f45d0a6c29c9eb5f5fe.tar.gz |
*: recursive bump for vala-0.44
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 c171467cd74..faa625ed8de 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2018/11/27 14:40:25 bsiegert Exp $ +# $NetBSD: Makefile,v 1.19 2019/03/25 13:56:27 wiz Exp $ DISTNAME= gspell-1.4.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |