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. --- www/p5-libapreq/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/p5-libapreq') diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile index 95c5528af866..eb93ae89e570 100644 --- a/www/p5-libapreq/Makefile +++ b/www/p5-libapreq/Makefile @@ -6,20 +6,20 @@ # PORTNAME= libapreq -PORTVERSION= 0.31 -CATEGORIES= www perl5 devel +PORTVERSION= 0.31 +CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Apache +MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= frank@exit.com -BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/www/apache13 \ +BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/www/apache13 \ ${LOCALBASE}/include/apache/modules/perl/mod_perl.h:${PORTSDIR}/www/p5-Apache USE_PERL5= yes -MAN3= Apache::Request.3 Apache::Cookie.3 libapreq.3 Apache::libapreq.3 +MAN3= Apache::Request.3 Apache::Cookie.3 libapreq.3 Apache::libapreq.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -- cgit v1.2.3