aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-09 21:46:11 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-09 21:55:23 +0000
commit2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch)
tree465304db07c773aab12eb481c3c068003983eda0 /ftp
parent828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff)
downloadports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.tar.gz
ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.zip
all: Bump PORTREVISION after GO_DEFAULT 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 9334b7f8de0b..e5355b610fc7 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -1,7 +1,7 @@
PORTNAME= curlie
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.7
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= ftp net www
MAINTAINER= 0mp@FreeBSD.org
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 3509c2dd6c01..9f6a836b7126 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.4.4
+PORTREVISION= 1
CATEGORIES= ftp www
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps