diff options
Diffstat (limited to 'ftp/sftpgo/Makefile')
-rw-r--r-- | ftp/sftpgo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile index f4d6affea006..034cfc189a40 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sftpgo PORTVERSION= 2.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp www MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps |