diff options
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r-- | ftp/curl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index ae93953c7a71..abafc53645d4 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.43.0 -PORTREVISION= 3 +PORTVERSION= 7.44.0 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet |