aboutsummaryrefslogtreecommitdiff
path: root/ftp/spegla
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/spegla')
-rw-r--r--ftp/spegla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile
index 5569a8cd7b36..231376032729 100644
--- a/ftp/spegla/Makefile
+++ b/ftp/spegla/Makefile
@@ -32,6 +32,6 @@ pre-install:
post-install:
${INSTALL_DATA} ${WRKSRC}/freebsd.org ${PREFIX}/share/examples/spegla
${INSTALL_DATA} ${WRKSRC}/spegla.conf ${PREFIX}/share/examples/spegla
- ${INSTALL_SCRIPT} ${WRKSRC}/spegla.conf ${PREFIX}/share/examples/spegla
+ ${INSTALL_SCRIPT} ${WRKSRC}/spegla.sh ${PREFIX}/share/examples/spegla
.include <bsd.port.mk>