summaryrefslogtreecommitdiff
path: root/ftp/spegla
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-28 11:03:48 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-28 11:03:48 +0000
commit7a731f94a4806703bfb05b4741482f7769b7d6a6 (patch)
treea6dd2b5385b4b57c7575172166c9c3918ba18401 /ftp/spegla
parentAdd missed smpeg dependency. (diff)
Complete incomplete fix in the previous delta.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=60188
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>