diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 06:50:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 06:50:08 +0000 |
commit | efb88eeea97af718732025074445f8566ab45e66 (patch) | |
tree | b5102ef7dadcccd8f19f4a7866f91cc4ced71d2f /misc/py-pexpect | |
parent | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (diff) |
Notes
Diffstat (limited to 'misc/py-pexpect')
-rw-r--r-- | misc/py-pexpect/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index 3f8efeda4187..3d495b626a72 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -10,8 +10,7 @@ PORTNAME= pexpect PORTVERSION= 2.4 PORTREVISION= 1 CATEGORIES= misc python -MASTER_SITES= CHEESESHOP \ - http://dryice.name/computer/FreeBSD/distfiles/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |