From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev <sobomax@FreeBSD.org> Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- textproc/glimpse/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/glimpse/Makefile') diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index 4b0a1a7fd4af..917acba02f43 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -7,15 +7,15 @@ # PORTNAME= glimpse -PORTVERSION= 4.12.6 +PORTVERSION= 4.12.6 CATEGORIES= textproc databases -MASTER_SITES= ftp://ftp.polito.it/pub/tools/unix/harvest/ +MASTER_SITES= ftp://ftp.polito.it/pub/tools/unix/harvest/ MAINTAINER= chuckr@freebsd.org NO_CDROM= "Restrictive copyright (don't sell for profit)" GNU_CONFIGURE= yes -CONFIGURE_ENV= CFLAGS="${CFLAGS} -DISO_CHAR_SET=1" +CONFIGURE_ENV= CFLAGS="${CFLAGS} -DISO_CHAR_SET=1" MAN1= glimpse.1 glimpseindex.1 glimpseserver.1 agrep.1 pre-configure: -- cgit v1.2.3