diff options
Diffstat (limited to 'x11/wxGTK30/Makefile')
-rw-r--r-- | x11/wxGTK30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile index 99370a92b32..775521148af 100644 --- a/x11/wxGTK30/Makefile +++ b/x11/wxGTK30/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2018/11/12 03:51:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2018/11/14 22:22:51 kleink Exp $ DISTNAME= wxWidgets-3.0.4 PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK30/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/} GITHUB_PROJECT= wxWidgets |