aboutsummaryrefslogtreecommitdiff
path: root/ftp/sftpgo
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-10-06 11:24:35 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-10-06 19:24:26 +0000
commitbde51869ee0206eeaa2849d8ef28b14da59727a3 (patch)
tree09ec2f06646962d7f4f373d8080f84fd24852174 /ftp/sftpgo
parentbbda7511c9f1a959d0454fb7316af656fb411c0d (diff)
downloadports-bde51869ee0206eeaa2849d8ef28b14da59727a3.tar.gz
ports-bde51869ee0206eeaa2849d8ef28b14da59727a3.zip
all: Bump PORTREVISION after lang/go{118,119} update
Diffstat (limited to 'ftp/sftpgo')
-rw-r--r--ftp/sftpgo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 78e8b54333c6..5727e625e820 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.3.3
-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