diff options
author | steve <steve@FreeBSD.org> | 2000-05-28 04:11:34 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-28 04:11:34 +0000 |
commit | b33034c148a9c61ecf2859bdaeeb769813d048b9 (patch) | |
tree | 23cc98f3d066d0d2e874894146a6abfe9c441eac /textproc/perl2html/Makefile | |
parent | 9105b0197e4d7527f94409799426d0203856fb68 (diff) | |
download | FreeBSD-ports-b33034c148a9c61ecf2859bdaeeb769813d048b9.zip FreeBSD-ports-b33034c148a9c61ecf2859bdaeeb769813d048b9.tar.gz |
Update to version 0.9.2.
Diffstat (limited to 'textproc/perl2html/Makefile')
-rw-r--r-- | textproc/perl2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index a7039d0..78a6cce 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= perl2html -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= textproc www MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/www/converters |