diff options
Diffstat (limited to 'textproc/gspell/Makefile')
-rw-r--r-- | textproc/gspell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index 884271ba0c2..307037bd4d3 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2019/11/06 14:34:32 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2019/11/13 15:37:34 wiz Exp $ -DISTNAME= gspell-1.8.1 -PKGREVISION= 2 +DISTNAME= gspell-1.8.2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |