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 49ae01f4202..ba9dcfc0cd2 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2022/07/22 17:07:15 micha Exp $ +# $NetBSD: Makefile,v 1.36 2022/08/11 05:09:19 gutteridge Exp $ DISTNAME= gspell-1.8.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |