- portell is BROKEN

This commit is contained in:
Jason Helfman 2015-04-01 20:09:13 +00:00
parent 530668b2a7
commit c2e1640fcb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382949

View file

@ -2,7 +2,7 @@
PORTNAME= port-maintenance-tools
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= ports-mgmt
MAINTAINER= jgh@FreeBSD.org
@ -16,7 +16,6 @@ RUN_DEPENDS= \
${LOCALBASE}/sbin/pkg_cutleaves:${PORTSDIR}/ports-mgmt/pkg_cutleaves \
${LOCALBASE}/bin/pkg_tree:${PORTSDIR}/ports-mgmt/pkg_tree \
${LOCALBASE}/bin/porteasy:${PORTSDIR}/ports-mgmt/porteasy \
${LOCALBASE}/bin/portell:${PORTSDIR}/ports-mgmt/portell \
${LOCALBASE}/sbin/portdowngrade:${PORTSDIR}/ports-mgmt/portdowngrade
.include <bsd.port.mk>