diff options
Diffstat (limited to 'textproc/txt2html/Makefile')
-rw-r--r-- | textproc/txt2html/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index 89b7efe8619e..5421d12efb3c 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -6,10 +6,9 @@ # PORTNAME= txt2html -PORTVERSION= 2.45 +PORTVERSION= 2.46 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= txt2html +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Convert raw text to something with a little HTML formatting |