diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /ftp/pure-ftpd/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'ftp/pure-ftpd/Makefile')
-rw-r--r-- | ftp/pure-ftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index 17dd5141958d..5737340b8135 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -21,6 +21,7 @@ MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ MASTER_SITE_SUBDIR= pureftpd MAINTAINER= j@pureftpd.org +COMMENT= A small, easy to set up, fast and very secure FTP server .if defined(WITH_LDAP) LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap2 |