summaryrefslogtreecommitdiffstats
path: root/rules/betaftpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/betaftpd.make')
-rw-r--r--rules/betaftpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/betaftpd.make b/rules/betaftpd.make
index 425072b01..3f9bdf324 100644
--- a/rules/betaftpd.make
+++ b/rules/betaftpd.make
@@ -50,7 +50,7 @@ $(STATEDIR)/betaftpd.extract: $(betaftpd_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(BETAFTPD_DIR))
@$(call extract, BETAFTPD)
- @$(call patchin, $(BETAFTPD))
+ @$(call patchin, BETAFTPD)
@$(call touch, $@)
# ----------------------------------------------------------------------------