diff options
author | wiz <wiz@pkgsrc.org> | 2017-05-29 12:20:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-05-29 12:20:23 +0000 |
commit | 48a9094aa712d7c6ca5bb349fdc5f6a82f55aac8 (patch) | |
tree | 7ea8a69f6344e5970e0b7ad4af42c06561486a06 /textproc/gspell | |
parent | a6b74bef53d0c241ded14b902b11c94de5ee4c52 (diff) | |
download | pkgsrc-48a9094aa712d7c6ca5bb349fdc5f6a82f55aac8.tar.gz |
Recursive bump for lang/vala
Diffstat (limited to 'textproc/gspell')
-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 550f6b68778..6983aed2c99 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/02/12 06:24:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/05/29 12:20:24 wiz Exp $ DISTNAME= gspell-1.2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |