diff options
Diffstat (limited to 'x11/qt4-mng/Makefile')
-rw-r--r-- | x11/qt4-mng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index a08292a756e..3f0e324ef09 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/04/09 09:12:49 adam Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 17:12:19 tron Exp $ PKGNAME= qt4-mng-${QTVERSION} +PKGREVISION= 1 COMMENT= QT MNG image format plugin .include "../../x11/qt4-libs/Makefile.common" |