summaryrefslogtreecommitdiff
path: root/net-im/py-xmpppy
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-07-30 22:46:04 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-07-30 22:46:04 +0000
commitc36ad3d129196bf371f8b1e650cef771fc18aaaf (patch)
treecaeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /net-im/py-xmpppy
parent- fix running time error by installing missing perl module (diff)
- Provide additional mirrors where needed
- Convert to "magic" master sites - Various minor portlint-prodded fixes
Notes
Notes: svn path=/head/; revision=169159
Diffstat (limited to 'net-im/py-xmpppy')
-rw-r--r--net-im/py-xmpppy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile
index 9075da8b77db..344dd8df437d 100644
--- a/net-im/py-xmpppy/Makefile
+++ b/net-im/py-xmpppy/Makefile
@@ -8,8 +8,7 @@
PORTNAME= xmpppy
PORTVERSION= 0.3.1
CATEGORIES= net-im python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= infofarmer@FreeBSD.org