aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-Session-PHP
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-10-08 23:12:22 +0800
committerolgeni <olgeni@FreeBSD.org>2015-10-08 23:12:22 +0800
commitccd948cfa4fe7d7e3aa69482f79c642acd13e6df (patch)
treec89b8aa93cae0953f125b8444f09a7c67d6adcf9 /www/p5-Apache-Session-PHP
parent1c460a5b00a5221991545a04e5cdba8565fc2839 (diff)
downloadfreebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.tar.gz
freebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.tar.zst
freebsd-ports-gnome-ccd948cfa4fe7d7e3aa69482f79c642acd13e6df.zip
Remove trailing whitespace from Makefiles, M-X.
Diffstat (limited to 'www/p5-Apache-Session-PHP')
-rw-r--r--www/p5-Apache-Session-PHP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Session-PHP/Makefile b/www/p5-Apache-Session-PHP/Makefile
index 18bc888d3283..e74c2d91316d 100644
--- a/www/p5-Apache-Session-PHP/Makefile
+++ b/www/p5-Apache-Session-PHP/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Glue Apache::Session with PHP::Session
BUILD_DEPENDS= p5-PHP-Session>=0:${PORTSDIR}/www/p5-PHP-Session \
- p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session
+ p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5