From 51369898d389675759f44baed7961d59c8233c93 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- textproc/html/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/html') diff --git a/textproc/html/Makefile b/textproc/html/Makefile index 64ec012867dc..e57b6d1538ef 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= html -PORTVERSION= 4.01 +PORTVERSION= 4.01 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama @@ -16,8 +16,8 @@ MAINTAINER= kuriyama@FreeBSD.org RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog -NO_MTREE= yes -NO_BUILD= yes +NO_MTREE= yes +NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_SUB= DTD_NAME=${PORTNAME} MKCATALOG=${MKCATALOG} -- cgit