diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/R-cran-RCurl/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/hs-curl/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index bcd1315d7357..62347858bb09 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -3,7 +3,7 @@ PORTNAME= RCurl DISTVERSION= 1.95-4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index 78b2155d3539..ed4972ee3a73 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= ftpcube PORTVERSION= 0.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp python MASTER_SITES= SF diff --git a/ftp/hs-curl/Makefile b/ftp/hs-curl/Makefile index ec2f52113fad..36a045fb33d2 100644 --- a/ftp/hs-curl/Makefile +++ b/ftp/hs-curl/Makefile @@ -2,7 +2,7 @@ PORTNAME= curl PORTVERSION= 1.3.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ftp haskell MAINTAINER= haskell@FreeBSD.org |