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. --- security/pgp6/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security/pgp6') diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index c8e470739de5..bc853741b9c1 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -8,7 +8,7 @@ PORTNAME= pgp PORTVERSION= 6.5.1i CATEGORIES= security -MASTER_SITES= ftp://ftp.no.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ +MASTER_SITES= ftp://ftp.no.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ ftp://ftp.fi.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ ftp://ftp.se.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ ftp://ftp.de.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ @@ -16,14 +16,14 @@ MASTER_SITES= ftp://ftp.no.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ ftp://ftp.nl.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ ftp://ftp.ch.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ \ ftp://ftp.ru.pgpi.org/pub/pgp/6.5/6.5.1i/unix/ -EXTRACT_SUFX= -beta2.tar.gz +EXTRACT_SUFX= -beta2.tar.gz MAINTAINER= mike@fate.com WRKSRC= ${WRKDIR}/${DISTNAME} -USE_GMAKE= YES +USE_GMAKE= yes -RESTRICTED= "Crypto" +RESTRICTED= "Crypto" MAN1= pgp.1 -- cgit v1.2.3