diff options
Diffstat (limited to 'textproc/html-pretty/Makefile')
-rw-r--r-- | textproc/html-pretty/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile index 96e122bc0eff..83ef1a9f6bb8 100644 --- a/textproc/html-pretty/Makefile +++ b/textproc/html-pretty/Makefile @@ -1,11 +1,10 @@ PORTNAME= html-pretty -PORTVERSION= 1.01 -PORTREVISION= 2 +PORTVERSION= 1.02 CATEGORIES= textproc www MASTER_SITES= http://ftp.math.utah.edu:80/pub/sgml/ DISTNAME= htmlpty-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter WWW= http://www.math.utah.edu/~beebe/software/html-sgml-tools.html #html-pretty |