From f5f6ce70f21ef1b7a32f8db01da90e9d3ae50d9a Mon Sep 17 00:00:00 2001
From: rse <rse@FreeBSD.org>
Date: Sun, 17 Feb 2002 10:10:12 +0000
Subject: Upgrade to Website META Language (WML), version 2.0.8

---
 www/wml/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

(limited to 'www/wml/Makefile')

diff --git a/www/wml/Makefile b/www/wml/Makefile
index 272e5de20907..2bdca9ef56d9 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wml
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	www lang
 MASTER_SITES=	http://www.engelschall.com/sw/wml/distrib/ \
 		ftp://ftp.engelschall.com/sw/wml/
@@ -17,14 +17,13 @@ USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-perl=${PERL5}
 
-CAT1=	wml_aux_linklint.1 wml_aux_txt2html.1 \
-	wml_aux_tidy.1 wml_p4_gm4.1
+CAT1=	wml_aux_txt2html.1 wml_aux_tidy.1 wml_p4_gm4.1
 
 MAN1=	wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \
 	wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \
 	wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \
 	wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \
-	wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1
+	wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1 wml_aux_linklint.1
 
 MAN3=	wml::all.3 wml::des::all.3 wml::des::gfont.3 \
 	wml::des::lowsrc.3 wml::des::imgdot.3 wml::des::imgbg.3 \
-- 
cgit