aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2001-08-05 10:53:00 +0000
committerMark Pulford <markp@FreeBSD.org>2001-08-05 10:53:00 +0000
commit3e42242add7a91f58a08f1f41531d7f981f66ba1 (patch)
tree0ff301867867df14756106f2df87d637d211aab2 /print
parent13ffb3b7ee09a64e614b40e311223c389b42e4e0 (diff)
Notes
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index eabb2965f7fe..0f61e9f952c1 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -138,7 +138,7 @@ while [ "$1" ]; do
echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2
;;
\"FREEZE\")
- echo RUN_DEPENDS+=smbclient:${PORTSDIR}/archivers/freeze
+ echo RUN_DEPENDS+=melt:${PORTSDIR}/archivers/freeze
;;
esac
shift