aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
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-im
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-im')
-rw-r--r--net-im/cicquin/Makefile2
-rw-r--r--net-im/py-slackclient/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile
index c0cc70cba21d..104d8b927e9f 100644
--- a/net-im/cicquin/Makefile
+++ b/net-im/cicquin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= cicquin
PORTVERSION= 0.1
CATEGORIES= net-im
-#MASTER_SITES= LOCAL/roam/misc/cicquin \
+#MASTER_SITES= LOCAL/roam/misc/cicquin \
MASTER_SITES= \
http://devel.ringlet.net/misc/cicquin/ \
http://people.FreeBSD.org/~roam/misc/cicquin/
diff --git a/net-im/py-slackclient/Makefile b/net-im/py-slackclient/Makefile
index d5a208fb1dfe..397e6a1fd0f3 100644
--- a/net-im/py-slackclient/Makefile
+++ b/net-im/py-slackclient/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= koobs@FreeBSD.org
COMMENT= Python client for Slack.com
LICENSE= MIT
-
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}websocket-client>0:${PORTSDIR}/www/py-websocket-client
USES= python:-2.7