summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-07-13 18:30:59 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-07-14 07:46:05 -0500
commit153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch)
treeb03704ea894789b613ee7fa9e7db74e4bf543388 /ftp
parentlang/go-devel: Update to go1.19rc2 (diff)
all: Bump PORTREVISION after lang/go{117,118} update
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlie/Makefile2
-rw-r--r--ftp/sftpgo/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile
index 2c6b24364a36..8b117f465ba6 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -1,7 +1,7 @@
PORTNAME= curlie
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp net www
MAINTAINER= 0mp@FreeBSD.org
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index a779954e77d7..17a17623398e 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= ftp www
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps