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