diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /net-im/py-xmpppy | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (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/Makefile | 3 |
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 |