From 600f25eece673c0a6c05380a5545dbe8132e772a Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 17 Dec 2008 15:14:42 +0000 Subject: - Update to 2.4 PR: ports/126641 Submitted by: Wen heping Approved by: maintainer timeout (dryice; 4 months) --- misc/py-pexpect/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc/py-pexpect/Makefile') diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index 3f7cf3200d79..0047cd885daf 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -7,11 +7,12 @@ # PORTNAME= pexpect -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= misc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= CHEESESHOP \ + ${MASTER_SITE_SOURCEFORGE} \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= ${PORTNAME} +#MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dryice@FreeBSD.org -- cgit