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. --- x11-toolkits/xforms/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/xforms') diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index b3b66aa3963d..3f12dc853aee 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xforms -PORTVERSION= 0.89 +PORTVERSION= 0.89 CATEGORIES= x11-toolkits graphics MASTER_SITES= ftp://ncmir.ucsd.edu/pub/xforms/${MASTER_SITE_SUBDIR}/ EXTRACT_SUFX= .tgz @@ -31,7 +31,7 @@ PATCHDIR= ${MASTERDIR}/patches.alpha .else DISTNAME= bxform-${PORTVERSION:S/.//}-elf MASTER_SITE_SUBDIR= freeBSD -PATCHDIR= ${MASTERDIR}/patches.i386 +PATCHDIR= ${MASTERDIR}/patches.i386 MAN1+= iconvert.1 .endif -- cgit