summaryrefslogtreecommitdiffstats
path: root/rules/proftpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/proftpd.make')
-rw-r--r--rules/proftpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/proftpd.make b/rules/proftpd.make
index a8eb000e8..69b570d2b 100644
--- a/rules/proftpd.make
+++ b/rules/proftpd.make
@@ -50,7 +50,7 @@ $(STATEDIR)/proftpd.extract: $(proftpd_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(PROFTPD_DIR))
@$(call extract, PROFTPD)
- @$(call patchin, $(PROFTPD))
+ @$(call patchin, PROFTPD)
@$(call touch, $@)
# ----------------------------------------------------------------------------