svn commit: r382949 - head/ports-mgmt/port-maintenance-tools
Jason Helfman
jgh at FreeBSD.org
Wed Apr 1 20:09:14 UTC 2015
Author: jgh
Date: Wed Apr 1 20:09:13 2015
New Revision: 382949
URL: https://svnweb.freebsd.org/changeset/ports/382949
Log:
- portell is BROKEN
Modified:
head/ports-mgmt/port-maintenance-tools/Makefile
Modified: head/ports-mgmt/port-maintenance-tools/Makefile
==============================================================================
--- head/ports-mgmt/port-maintenance-tools/Makefile Wed Apr 1 20:03:30 2015 (r382948)
+++ head/ports-mgmt/port-maintenance-tools/Makefile Wed Apr 1 20:09:13 2015 (r382949)
@@ -2,7 +2,7 @@
PORTNAME= port-maintenance-tools
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ports-mgmt
MAINTAINER= jgh at 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>
More information about the svn-ports-head
mailing list