diff options
author | wiz <wiz@pkgsrc.org> | 2020-10-06 19:51:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-10-06 19:51:15 +0000 |
commit | 114166148dd43eda76cca47135dd51ae085b0d81 (patch) | |
tree | a52ad09e30fddb78bf9e957467ccdb50c08cf58f /textproc | |
parent | dcfb3856f361e1e025f81b4412ce94b884706996 (diff) | |
download | pkgsrc-114166148dd43eda76cca47135dd51ae085b0d81.tar.gz |
*: recursive bump for vala 0.50
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 5c351d99f63..e127fa22bf2 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2020/08/17 20:17:45 leot Exp $ +# $NetBSD: Makefile,v 1.29 2020/10/06 19:51:18 wiz Exp $ DISTNAME= gspell-1.8.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |