diff options
Diffstat (limited to 'textproc/OdfConverter/Makefile')
-rw-r--r-- | textproc/OdfConverter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile index 9cda5f168e1..82bea47dfb4 100644 --- a/textproc/OdfConverter/Makefile +++ b/textproc/OdfConverter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:17:09 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:55:06 wiz Exp $ # DISTNAME= OdfAddinForOffice-src-3.0 PKGNAME= OdfConverter-3.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= converters textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/} EXTRACT_SUFX= .zip |