diff options
Diffstat (limited to 'devel/grantlee-qt5/Makefile')
-rw-r--r-- | devel/grantlee-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/grantlee-qt5/Makefile b/devel/grantlee-qt5/Makefile index 1d0fc219d81..120436baef4 100644 --- a/devel/grantlee-qt5/Makefile +++ b/devel/grantlee-qt5/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2020/08/18 17:57:26 leot Exp $ +# $NetBSD: Makefile,v 1.33 2020/11/05 09:06:47 ryoon Exp $ # DISTNAME= grantlee-5.2.0 PKGNAME= ${DISTNAME:S/-/-qt5-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://downloads.grantlee.org/ |