diff options
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 7604d37..ca1e816 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -6,11 +6,11 @@ # PORTNAME= latex2html -PORTVERSION= 2002-2-1 +PORTVERSION= 2002.2.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org |