diff options
Diffstat (limited to 'x11/qt4-mng/Makefile')
-rw-r--r-- | x11/qt4-mng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index 2c54631fdfd..7608ec51473 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/10/09 17:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:54 tron Exp $ PKGNAME= qt4-mng-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT MNG image format plugin .include "../../x11/qt4-libs/Makefile.common" |