diff options
Diffstat (limited to 'devel/poxml/Makefile')
-rw-r--r-- | devel/poxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 3a6106a0a21..98cbe2e8309 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/15 14:41:47 adam Exp $ +# $NetBSD: Makefile,v 1.7 2014/08/22 11:24:30 wiz Exp $ DISTNAME= poxml-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel COMMENT= Translates DocBook XML files using gettext po files |