diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | f7199ff7d64c4d849877d4e80078cff8b0cea372 (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /x11/qt4-tiff | |
parent | d82206275751f7029c2e362cff1c1ae8b3a1605c (diff) | |
download | pkgsrc-f7199ff7d64c4d849877d4e80078cff8b0cea372.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
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} |