aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
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 /net-p2p
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 'net-p2p')
-rw-r--r--net-p2p/dclib/Makefile2
-rw-r--r--net-p2p/gnunet-gtk/Makefile2
-rw-r--r--net-p2p/transmission-cli/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index 6fc625535b5b..0696170b27c0 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -1,4 +1,4 @@
-# Created by: Sverrir Valgeirsson <e96sv@yahoo.se> and
+# Created by: Sverrir Valgeirsson <e96sv@yahoo.se> and
# $FreeBSD$
PORTNAME= dclib
diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile
index 173ee4da23df..0bf4ee79ce57 100644
--- a/net-p2p/gnunet-gtk/Makefile
+++ b/net-p2p/gnunet-gtk/Makefile
@@ -41,7 +41,7 @@ post-patch:
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for i in AUTHORS ChangeLog NEWS README
+.for i in AUTHORS ChangeLog NEWS README
(cd ${WRKSRC} && ${INSTALL_DATA} ${i} \
${STAGEDIR}${DOCSDIR})
.endfor
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index f8435c84a350..fad3e6555cc9 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -40,7 +40,7 @@ GEN_LIB_DEPENDS=libcurl.so:${PORTSDIR}/ftp/curl \
libevent.so:${PORTSDIR}/devel/libevent2
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
-# This is master port of transmission-*, so don't override USES definition
+# This is master port of transmission-*, so don't override USES definition
USES+= gmake iconv libtool localbase pkgconfig
USE_OPENSSL= yes
GNU_CONFIGURE= yes