aboutsummaryrefslogtreecommitdiff
path: root/net/py-zope.proxy
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2011-09-29 21:18:00 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2011-09-29 21:18:00 +0000
commit649ed43937390c7ca22015fe6dfb51a256c5f57f (patch)
treed0a5da69e2b4562f768227df698624b3172b5215 /net/py-zope.proxy
parentafc584a5b09d7a683c8978d0b23390a3100a3fa4 (diff)
downloadports-649ed43937390c7ca22015fe6dfb51a256c5f57f.tar.gz
ports-649ed43937390c7ca22015fe6dfb51a256c5f57f.zip
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes
Notes: svn path=/head/; revision=282631
Diffstat (limited to 'net/py-zope.proxy')
-rw-r--r--net/py-zope.proxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile
index 68390e51d811..fd04399df6e9 100644
--- a/net/py-zope.proxy/Makefile
+++ b/net/py-zope.proxy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zope.proxy
PORTVERSION= 3.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cvs-src@yandex.ru
COMMENT= Generic Transparent Proxies
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_ZIP= yes