diff options
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 aa636f4295c..31439bb8c42 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2021/12/08 16:02:41 adam Exp $ +# $NetBSD: Makefile,v 1.34 2022/03/30 10:02:26 wiz Exp $ DISTNAME= gspell-1.8.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |