summaryrefslogtreecommitdiff
path: root/ftp/py-curl/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-04 23:29:56 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-04 23:29:56 +0000
commitcbfd4142c978a37ce52879a121150ac812e3556e (patch)
treec132fd16b9a1bf18894f18ee13cc2a522efb523e /ftp/py-curl/Makefile
parent- Update to 1.5.0 (diff)
- Update to 0.4.4
- Change maintainer's email address PR: 33394 Submitted by: maintainer, Jerry A! <jerry@thehutt.org>
Notes
Notes: svn path=/head/; revision=52581
Diffstat (limited to 'ftp/py-curl/Makefile')
-rw-r--r--ftp/py-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile
index 40a96f5f88a9..9ee7dd7a48ec 100644
--- a/ftp/py-curl/Makefile
+++ b/ftp/py-curl/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= curl
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.4
CATEGORIES= ftp python
MASTER_SITES= http://pycurl.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= perky@python.or.kr
+MAINTAINER= perky@fallin.lv
BUILD_DEPENDS= ${PYDISTUTILS}
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl