aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/html
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /textproc/html
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadfreebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.gz
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.zst
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'textproc/html')
-rw-r--r--textproc/html/Makefile6
1 files changed, 3 insertions, 3 deletions
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}