aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber-pyicq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabber-pyicq/Makefile')
-rw-r--r--net-im/jabber-pyicq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile
index 5f4da4772afb..18eaef3b0ad0 100644
--- a/net-im/jabber-pyicq/Makefile
+++ b/net-im/jabber-pyicq/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pyicq
PORTVERSION= 0.8b
CATEGORIES= net-im
-MASTER_SITES= http://pyicqt.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= jabber-
PKGNAMESUFFIX= -transport
DISTNAME= ${PORTNAME}-t-${PORTVERSION}
@@ -19,6 +19,7 @@ COMMENT= Python ICQ-Transport for Jabber
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
+PROJECTHOST= pyicqt
OPTIONS= JABBER "Use with jabberd14 (net-im/jabber)" off \
JABBERD "Use with jabberd 2.x (net-im/jabberd)" off \
EJABBERD "Use with ejabberd (net-im/ejabberd)" off \