diff options
Diffstat (limited to 'x11/qt4-qscintilla')
-rw-r--r-- | x11/qt4-qscintilla/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile index abe8e3f1501..a20c61eb84c 100644 --- a/x11/qt4-qscintilla/Makefile +++ b/x11/qt4-qscintilla/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/07/08 17:49:49 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/07/08 21:39:15 wiz Exp $ +PKGREVISION= 1 .include "../../x11/qt4-qscintilla/Makefile.common" PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/} |