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 6cbba9ca910..2ad1352fdd3 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:25:25 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:24 wiz Exp $ PKGNAME= qt4-mng-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT MNG image format plugin .include "../../x11/qt4-libs/Makefile.common" |