diff options
Diffstat (limited to 'net/py-twitter-tools/Makefile')
-rw-r--r-- | net/py-twitter-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-twitter-tools/Makefile b/net/py-twitter-tools/Makefile index a6d40bf3e76d..4e382b8c45d3 100644 --- a/net/py-twitter-tools/Makefile +++ b/net/py-twitter-tools/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -tools MAINTAINER= koobs@FreeBSD.org COMMENT= Python API and command-line toolset for Twitter -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |