diff options
Diffstat (limited to 'x11/wxGTK31/Makefile')
-rw-r--r-- | x11/wxGTK31/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK31/Makefile b/x11/wxGTK31/Makefile index 79de73ad136..2643320fa68 100644 --- a/x11/wxGTK31/Makefile +++ b/x11/wxGTK31/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2021/05/24 19:56:05 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2021/11/15 22:54:34 wiz Exp $ DISTNAME= wxWidgets-3.1.4 PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK31/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/} GITHUB_PROJECT= wxWidgets |