diff options
Diffstat (limited to 'textproc/txt2html/Makefile')
-rw-r--r-- | textproc/txt2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index 92b57911c8cc..2edb53a5a3ea 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -3,7 +3,7 @@ PORTNAME= txt2html PORTVERSION= 2.51 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |