diff options
Diffstat (limited to 'ftp/py-curl/Makefile')
-rw-r--r-- | ftp/py-curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile index a62473fe7891..49af2564a091 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 0.4.9 +PORTVERSION= 7.9.7 CATEGORIES= ftp python MASTER_SITES= http://pycurl.sourceforge.net/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |