diff options
Diffstat (limited to 'converters/latex2rtf/Makefile')
-rw-r--r-- | converters/latex2rtf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index 3717dc46c02..1e44c1105a7 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:21 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:31 wiz Exp $ # DISTNAME= latex2rtf-1.9.19 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print converters textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=latex2rtf/} \ ${MASTER_SITE_TEX_CTAN:=support/latex2rtf/} |