summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-16 06:44:13 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-17 05:49:10 -0500
commit9ff952570bc5120a01d31a8406f17ad49ddfb2e9 (patch)
treea5095f26729be9ccc6ed543a68a76ce1b76a8e3c /ftp
parentmail/snappymail: Update to 2.26.1 (diff)
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after f30271912e48 Approved by: riggs (ports-secteam)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlie/Makefile2
-rw-r--r--ftp/sftpgo/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile
index 8b965f796b80..9334b7f8de0b 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -1,7 +1,7 @@
PORTNAME= curlie
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= ftp net www
MAINTAINER= 0mp@FreeBSD.org
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index cb2bb6f9445c..33bd454310e7 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps