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 13d24a2..a62473f 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.9 CATEGORIES= ftp python MASTER_SITES= http://pycurl.sourceforge.net/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |