diff options
Diffstat (limited to 'ftp')
| -rw-r--r-- | ftp/curlie/Makefile | 2 | ||||
| -rw-r--r-- | ftp/pget/Makefile | 2 | ||||
| -rw-r--r-- | ftp/sftpgo/Makefile | 1 | ||||
| -rw-r--r-- | ftp/wush/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 78c4d4db0c8c..6210086eec9a 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,7 +1,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile index 03009cc381ff..bad8f045a600 100644 --- a/ftp/pget/Makefile +++ b/ftp/pget/Makefile @@ -1,7 +1,7 @@ PORTNAME= pget DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= ftp net www MAINTAINER= yuri@FreeBSD.org diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile index 00eec9bd3df3..ec915e54ccd4 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -1,5 +1,6 @@ PORTNAME= sftpgo PORTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= ftp www MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps diff --git a/ftp/wush/Makefile b/ftp/wush/Makefile index 49fa6430f38f..f9ac7aee6173 100644 --- a/ftp/wush/Makefile +++ b/ftp/wush/Makefile @@ -1,7 +1,7 @@ PORTNAME= wush DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= ftp MAINTAINER= ashish@FreeBSD.org |
