diff options
Diffstat (limited to 'net/vsftpd')
-rw-r--r-- | net/vsftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 195cd5811b2..56d9ac8d21c 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/11/11 13:48:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/03 15:15:07 wiz Exp $ # DISTNAME= vsftpd-1.2.2 @@ -15,7 +15,7 @@ USE_PKGINSTALL= YES PKG_SYSCONFSUBDIR= vsftpd -ALL_TARGET= vsftpd +BUILD_TARGET= vsftpd RCD_SCRIPTS= vsftpd VSFTPD_USER?= vsftpd |