From dd39ab1c6976ca936cfa4fe77c1e80d1fbc9ca43 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 31 Dec 2006 18:06:52 +0000 Subject: - Update to 1.8.27 This port needs some work to respect NOPORTDOCS, DATADIR, DOCSDIR. PR: ports/106715 Submitted by: Jose Fernandes Approved by: maintainer timeout (16 days) --- textproc/htmldoc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/htmldoc/Makefile') diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index ddf909359766..28c1cf7d5536 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -6,9 +6,10 @@ # PORTNAME= htmldoc -PORTVERSION= 1.8.23 +PORTVERSION= 1.8.27 CATEGORIES= textproc -MASTER_SITES= http://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_EASYSW} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= glenn@trewitt.org -- cgit v1.2.3