diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-10-10 14:48:04 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-10-10 14:48:04 +0000 |
commit | 4d26dd4f98b7086d3c933b7d1c78d0635bcca1f5 (patch) | |
tree | 11cf58d2074b9a41d60ce35cc8af06adff40ca05 /ftp/bftpd/Makefile | |
parent | 1bf999a060d967635d5bd397b6196b5f08a38798 (diff) | |
download | ports-4d26dd4f98b7086d3c933b7d1c78d0635bcca1f5.tar.gz ports-4d26dd4f98b7086d3c933b7d1c78d0635bcca1f5.zip |
Notes
Diffstat (limited to 'ftp/bftpd/Makefile')
-rw-r--r-- | ftp/bftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index 2cdb4b7548fa..686dec9cdc76 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= bftpd -PORTVERSION= 4.3 +PORTVERSION= 4.4 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= Very configurable FTP server that can do chroot easily LICENSE= GPLv2 |