diff options
Diffstat (limited to 'textproc/html-pretty')
-rw-r--r-- | textproc/html-pretty/Makefile | 5 | ||||
-rw-r--r-- | textproc/html-pretty/distinfo | 5 | ||||
-rw-r--r-- | textproc/html-pretty/pkg-plist | 2 |
3 files changed, 6 insertions, 6 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 diff --git a/textproc/html-pretty/distinfo b/textproc/html-pretty/distinfo index 8fb78a57db1b..68b699b50316 100644 --- a/textproc/html-pretty/distinfo +++ b/textproc/html-pretty/distinfo @@ -1,2 +1,3 @@ -SHA256 (htmlpty-1.01.tar.gz) = ccfcaa292d8d0d1d94ebd8a1525db38e07baad45615fdea7856a80e67631f92e -SIZE (htmlpty-1.01.tar.gz) = 1439839 +TIMESTAMP = 1751064799 +SHA256 (htmlpty-1.02.tar.gz) = d00d5432f5f55127af2d81faf8290e4b471f46032f290e03d16755a39c280239 +SIZE (htmlpty-1.02.tar.gz) = 2419103 diff --git a/textproc/html-pretty/pkg-plist b/textproc/html-pretty/pkg-plist index b8992e5b277c..2754a253deba 100644 --- a/textproc/html-pretty/pkg-plist +++ b/textproc/html-pretty/pkg-plist @@ -1,5 +1,4 @@ bin/html-pretty -share/man/man1/html-pretty.1.gz %%DATADIR%%/catalog %%DATADIR%%/cougar.sty %%DATADIR%%/dtd.sty @@ -8,3 +7,4 @@ share/man/man1/html-pretty.1.gz %%DATADIR%%/html-32.sty %%DATADIR%%/html-40.sty %%DATADIR%%/html-all.sty +share/man/man1/html-pretty.1.gz |