diff options
Diffstat (limited to 'x11/qt4-tiff')
-rw-r--r-- | x11/qt4-tiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile index 494a002515a..c659e136170 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/07/08 17:49:49 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2016/03/05 11:29:48 jperkin Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} |