diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-21 23:52:35 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-21 23:52:35 +0800 |
commit | 54a1328877aca3382fac092b65637cb454d40fc6 (patch) | |
tree | 7d39bd5ebdad1040f33b86a192dcc3b41d741299 /textproc/htmldoc/Makefile | |
parent | cd4a1160d626881256cda723b8a17583fc261c8b (diff) | |
download | freebsd-ports-gnome-54a1328877aca3382fac092b65637cb454d40fc6.tar.gz freebsd-ports-gnome-54a1328877aca3382fac092b65637cb454d40fc6.tar.zst freebsd-ports-gnome-54a1328877aca3382fac092b65637cb454d40fc6.zip |
Update to latest version
PR: 38366
Timeout: maintainer
Submitted by: erwin@lansing.dk
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index c3df7a2b3ab1..fdb94c155b72 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= htmldoc -PORTVERSION= 1.8.18 +PORTVERSION= 1.8.19 CATEGORIES= textproc MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} |