diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
commit | 3be3e90f932fe30b2ab3df681ac68ff01b119a6d (patch) | |
tree | b8b96118ea47b0d759741f6837c7c0e3268cf8b1 /ftp | |
parent | 4b2913315ac04ce65cf04717b6ded5d434c5744a (diff) | |
download | ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.tar.gz ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.zip |
Notes
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 69b76331068f..47dae74eb5c0 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= 2 +PORTREVISION= 3 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index 5657283e8105..caf352100bea 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= ftpcube PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= ftp python MASTER_SITES= SF diff --git a/ftp/hs-curl/Makefile b/ftp/hs-curl/Makefile index 9ae4fd12fa6f..d1e539953ba9 100644 --- a/ftp/hs-curl/Makefile +++ b/ftp/hs-curl/Makefile @@ -2,7 +2,7 @@ PORTNAME= curl PORTVERSION= 1.3.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp haskell MAINTAINER= haskell@FreeBSD.org |