diff options
Diffstat (limited to 'devel/dconf-editor/Makefile')
-rw-r--r-- | devel/dconf-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile index 32746229ff5..acb0851f962 100644 --- a/devel/dconf-editor/Makefile +++ b/devel/dconf-editor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2017/02/12 06:25:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2017/05/29 12:20:23 wiz Exp $ DISTNAME= dconf-editor-3.20.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf-editor/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |