diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 14:50:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 14:50:08 +0800 |
commit | 457b8c6eac02a53861f1fc14db376020767a8176 (patch) | |
tree | 1fed2ee2f6b27e90a75a0a035099f1ba8690086f /misc/py-pexpect | |
parent | 7ef380357f22d8daecef3e87563a4304bbca0d78 (diff) | |
download | freebsd-ports-gnome-457b8c6eac02a53861f1fc14db376020767a8176.tar.gz freebsd-ports-gnome-457b8c6eac02a53861f1fc14db376020767a8176.tar.zst freebsd-ports-gnome-457b8c6eac02a53861f1fc14db376020767a8176.zip |
remove broken master_site from the list
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 |