diff options
Diffstat (limited to 'x11/qwt6-qt5/Makefile')
-rw-r--r-- | x11/qwt6-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qwt6-qt5/Makefile b/x11/qwt6-qt5/Makefile index 7dda1231a9c..6a549c28610 100644 --- a/x11/qwt6-qt5/Makefile +++ b/x11/qwt6-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2021/12/08 16:03:02 adam Exp $ +# $NetBSD: Makefile,v 1.20 2022/03/28 10:59:51 tnn Exp $ DISTNAME= qwt-6.1.5 PKGNAME= qwt6-qt5-6.1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} EXTRACT_SUFX= .tar.bz2 |