summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-02-01 08:20:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-02-01 08:20:19 +0000
commitd9cc8c645c960659885b8f54dc7f17e12dc95700 (patch)
tree0d1c0b562d2de4fda6df9650087a3930f7a78b9b /ports-mgmt
parentUpdate to 0.5.0-pre5, which fixes some critical bugs. (diff)
Update the pkg_tarup dependency; misc/pkg_tarup -> sysutils/pkg_tarup.
Notes
Notes: svn path=/head/; revision=54099
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile2
-rw-r--r--ports-mgmt/portupgrade/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index e3c5e34f6e76..b2e8fc5eb4e0 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/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
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