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 1d5ec85183d..dd473ae0e05 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2018/04/16 14:33:56 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/04/17 04:25:32 wiz Exp $ DISTNAME= gspell-1.4.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |