aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portupgrade
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-02-01 16:20:19 +0800
committerknu <knu@FreeBSD.org>2002-02-01 16:20:19 +0800
commit56f878f8af6757088122601c39b5332847655947 (patch)
tree7984f37a930d3fdb92d37bbd6c49280341fe013a /ports-mgmt/portupgrade
parent9fcb599493600fade3a1029ec41fffa9f9e621a6 (diff)
downloadfreebsd-ports-gnome-56f878f8af6757088122601c39b5332847655947.tar.gz
freebsd-ports-gnome-56f878f8af6757088122601c39b5332847655947.tar.zst
freebsd-ports-gnome-56f878f8af6757088122601c39b5332847655947.zip
Update the pkg_tarup dependency; misc/pkg_tarup -> sysutils/pkg_tarup.
Diffstat (limited to 'ports-mgmt/portupgrade')
-rw-r--r--ports-mgmt/portupgrade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index e3c5e34f6e76..b2e8fc5eb4e0 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= knu@FreeBSD.org
RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \
${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \
- ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup
+ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/sysutils/pkg_tarup
USE_RUBY= yes