diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (patch) | |
tree | ca25d0876780b4b137a1af12ee3cc271eb7d84cc /textproc/txt2html/Makefile | |
parent | 4b4791721dfe90b302a3b3705de759bf57cc05d6 (diff) | |
download | ports-2917814d3213c08d9e8ad343dd3a20b3b1de7b9f.tar.gz ports-2917814d3213c08d9e8ad343dd3a20b3b1de7b9f.zip |
Notes
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 cf141aea5278..099c3af5dbd0 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= txt2html -PORTVERSION= 1.28 +PORTVERSION= 1.28 CATEGORIES= textproc MASTER_SITES= http://www.aigeek.com/txt2html/ |