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 b7f3acbfaeb0..af39036843a4 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sftpgo PORTVERSION= 2.5.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ftp www MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps |