aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bsdadminscripts
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-05 01:08:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-05 01:08:46 +0000
commit0d0d56457bb54d930410a5b55092e1624f3012e5 (patch)
tree6dc64f85ffb41f8710ebfdf60aa600dd824c2b2a /sysutils/bsdadminscripts
parent91cd12aa0e86e4c646fc2cbb9aa97320aac54680 (diff)
downloadports-0d0d56457bb54d930410a5b55092e1624f3012e5.tar.gz
ports-0d0d56457bb54d930410a5b55092e1624f3012e5.zip
Notes
Diffstat (limited to 'sysutils/bsdadminscripts')
-rw-r--r--sysutils/bsdadminscripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bsdadminscripts/Makefile b/sysutils/bsdadminscripts/Makefile
index d116b3b1efec..62ee56f3f243 100644
--- a/sysutils/bsdadminscripts/Makefile
+++ b/sysutils/bsdadminscripts/Makefile
@@ -30,7 +30,7 @@ MAN1+= rcstart.1
.endif
.if !defined(WITHOUT_PORTCONFIG)
-RUN_DEPENDS+= portupgrade:${PORTSDIR}/sysutils/portupgrade
+RUN_DEPENDS+= portupgrade:${PORTSDIR}/ports-mgmt/portupgrade
PLIST_FILES+= ${PORT_SCRIPTS:S,^,sbin/port,}
MAN1+= portconfig.1
.endif