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 | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /x11/qt4-pgsql | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'x11/qt4-pgsql')
-rw-r--r-- | x11/qt4-pgsql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index 6ba2b015d1d..1905294d4c1 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2015/07/08 17:49:49 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2016/03/05 11:29:48 jperkin Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} |