diff options
author | wiz <wiz@pkgsrc.org> | 2021-09-29 09:10:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-09-29 09:10:30 +0000 |
commit | 5afdf214388ad9276448dcd1cfd069f115423681 (patch) | |
tree | 18585d70969dab5f89943f3737f88c913f674616 /textproc | |
parent | 26e861b129071e778ee2a95b3c917218ca5065da (diff) | |
download | pkgsrc-5afdf214388ad9276448dcd1cfd069f115423681.tar.gz |
*: recursive bump for vala 0.54
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 a16dd4ea897..91bd50086b2 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2021/04/14 07:28:20 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2021/09/29 09:10:34 wiz Exp $ DISTNAME= gspell-1.8.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |