diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/cicquin/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-slackclient/Makefile | 2 |
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 |