diff options
Diffstat (limited to 'print/latex2rtf/Makefile')
-rw-r--r-- | print/latex2rtf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/latex2rtf/Makefile b/print/latex2rtf/Makefile index 1f1af67766a7..b9d03844e4e9 100644 --- a/print/latex2rtf/Makefile +++ b/print/latex2rtf/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= latex2rtf -PORTVERSION= 1.8a +PORTNAME= latex2rtf +PORTVERSION= 1.8a CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/latex2rtf |