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