diff options
author | micha <micha@pkgsrc.org> | 2022-07-22 17:07:10 +0000 |
---|---|---|
committer | micha <micha@pkgsrc.org> | 2022-07-22 17:07:10 +0000 |
commit | dec016224facc3a138a56ceaa6a8cccfee739e81 (patch) | |
tree | e77791443bea221c5a0be8c12d9221547663f409 /textproc/gspell/Makefile | |
parent | 5bb87ae590ac56cbb7257c076523a4dd830cad55 (diff) | |
download | pkgsrc-dec016224facc3a138a56ceaa6a8cccfee739e81.tar.gz |
*: recursive bump for graphics/graphviz 5.0.0
Diffstat (limited to 'textproc/gspell/Makefile')
-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 31439bb8c42..49ae01f4202 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2022/03/30 10:02:26 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2022/07/22 17:07:15 micha Exp $ DISTNAME= gspell-1.8.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |