diff options
Diffstat (limited to 'ftp/bftpd/Makefile')
-rw-r--r-- | ftp/bftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index bd6c88512040..366684bd9874 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bftpd -PORTVERSION= 3.4 +PORTVERSION= 3.5 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |