aboutsummaryrefslogtreecommitdiff
path: root/textproc/latex2html/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-10-27 15:00:19 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-10-27 15:00:19 +0000
commitee4529a9d2bf500ee91409f9a2641c27439427db (patch)
tree85ceb6703d43e4f05bf2ce8e78dc8224ded497f3 /textproc/latex2html/Makefile
parent28a8eabc15cba0e2c7015b2ffd2ae085d0c1e731 (diff)
downloadports-ee4529a9d2bf500ee91409f9a2641c27439427db.tar.gz
ports-ee4529a9d2bf500ee91409f9a2641c27439427db.zip
Fix correct ports version.
PR: ports/44525 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes: svn path=/head/; revision=68927
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r--textproc/latex2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 7604d3700637..ca1e8164353a 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