diff options
author | wiz <wiz@pkgsrc.org> | 2019-11-06 14:34:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-11-06 14:34:29 +0000 |
commit | b6e6b596a609271d6089db35c21e126a030e1b01 (patch) | |
tree | 411c51dcdd0cebb1d982a8e523c5a6adf70c982c /textproc/gspell | |
parent | cb0f3098cbb2b815bfde634a074027485008d82b (diff) | |
download | pkgsrc-b6e6b596a609271d6089db35c21e126a030e1b01.tar.gz |
*: recursive bump for vala-0.46
Diffstat (limited to 'textproc/gspell')
-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 17eb81bbb9b..884271ba0c2 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2019/07/21 22:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2019/11/06 14:34:32 wiz Exp $ DISTNAME= gspell-1.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |