summaryrefslogtreecommitdiff
path: root/package/vsftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/vsftpd/Makefile')
-rw-r--r--package/vsftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vsftpd/Makefile b/package/vsftpd/Makefile
index 2975d938d..e0cb84ec2 100644
--- a/package/vsftpd/Makefile
+++ b/package/vsftpd/Makefile
@@ -14,7 +14,7 @@ PKG_SITES:= ftp://vsftpd.beasts.org/users/cevans/
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,VSFTPD,vsftpd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,VSFTPD,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
BUILD_STYLE:= auto
XAKE_FLAGS+= ${TARGET_CONFIGURE_OPTS}