diff options
Diffstat (limited to 'ftp/smbftpd/Makefile')
-rw-r--r-- | ftp/smbftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/smbftpd/Makefile b/ftp/smbftpd/Makefile index dbff1eeb6767..ba66ef07852c 100644 --- a/ftp/smbftpd/Makefile +++ b/ftp/smbftpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= smbftpd -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.1 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.twbsd.org/download/download.php?file=smbftpd/ |