aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-08-04 11:53:14 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-08-04 14:24:50 +0000
commit09b993031a3b38ba8c33639ca40c1e3d69de67fc (patch)
tree824412258467d21b5fb7c7586b556314829d47a7 /ftp
parent9f19227cdf1fa96433a3b301c9d2885cd9595b20 (diff)
downloadports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.tar.gz
ports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.zip
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlie/Makefile2
-rw-r--r--ftp/pget/Makefile1
-rw-r--r--ftp/sftpgo/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile
index 9860e6402571..0e299273e5fc 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -1,7 +1,7 @@
PORTNAME= curlie
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.7
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= ftp net www
MAINTAINER= 0mp@FreeBSD.org
diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile
index d0d984ab8bbb..ef0a35ed00fe 100644
--- a/ftp/pget/Makefile
+++ b/ftp/pget/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pget
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= ftp net www
MAINTAINER= yuri@FreeBSD.org
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 69a83ff82d17..c235f806409c 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.5.3
+PORTREVISION= 1
CATEGORIES= ftp www
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps