From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- graphics/jpeg/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics/jpeg') diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 6997d9f42264..21d8dc1dfa43 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -7,15 +7,15 @@ # PLEASE update print/ghostscript5 (there's a symlink that uses a hardwired # version number) when updating this port. Thank you. -PORTNAME= jpeg +PORTNAME= jpeg PORTVERSION= 6b -CATEGORIES= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ -DISTNAME= jpegsrc.v${PORTVERSION} +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ +DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= jseger@FreeBSD.org -WRKSRC= ${WRKDIR}/jpeg-6b +WRKSRC= ${WRKDIR}/jpeg-6b USE_LIBTOOL= yes INSTALLS_SHLIB= yes -- cgit v1.2.3