diff options
Diffstat (limited to 'net/pure-ftpd')
-rw-r--r-- | net/pure-ftpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pure-ftpd/Makefile b/net/pure-ftpd/Makefile index 3dcb7916423..836af23c825 100644 --- a/net/pure-ftpd/Makefile +++ b/net/pure-ftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2010/10/27 20:03:56 zafer Exp $ +# $NetBSD: Makefile,v 1.25 2010/10/27 20:13:59 zafer Exp $ DISTNAME= pure-ftpd-1.0.29 CATEGORIES= net @@ -15,6 +15,7 @@ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=pureftpd/} MAINTAINER= dawszy@arhea.net HOMEPAGE= http://www.pureftpd.org/project/pure-ftpd COMMENT= Secure FTP daemon with optional SQL support +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir |