diff options
Diffstat (limited to 'converters/latex2rtf/Makefile')
-rw-r--r-- | converters/latex2rtf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index d10c651d735..1662d471b7d 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 00:20:11 asau Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 21:54:07 wiz Exp $ # DISTNAME= latex2rtf-1.9.16a +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=latex2rtf/} \ ${MASTER_SITE_TEX_CTAN:=support/latex2rtf/} |