diff options
Diffstat (limited to 'devel/poxml/Makefile')
-rw-r--r-- | devel/poxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 82ff2bb64e2..d5d4e71b67b 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:13 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/02/01 02:20:44 markd Exp $ DISTNAME= poxml-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= devel COMMENT= Translates DocBook XML files using gettext po files |