summaryrefslogtreecommitdiff
path: root/ports-mgmt/port-maintenance-tools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2013-03-12 06:56:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2013-03-12 06:56:48 +0000
commit5f3addd4f0ba0b621864f5a36db709b3294bdcfa (patch)
treedeab7b91a00ad02b2ec7decd8ad2af9fd273d6b6 /ports-mgmt/port-maintenance-tools
parentFix version range representation. (diff)
I really haven't used this in quite some time, so return it to the pool.
Notes
Notes: svn path=/head/; revision=313949
Diffstat (limited to 'ports-mgmt/port-maintenance-tools')
-rw-r--r--ports-mgmt/port-maintenance-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/port-maintenance-tools/Makefile b/ports-mgmt/port-maintenance-tools/Makefile
index 5d6abf1af8ff..962289d397b4 100644
--- a/ports-mgmt/port-maintenance-tools/Makefile
+++ b/ports-mgmt/port-maintenance-tools/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= linimon@FreeBSD.org
-COMMENT= "meta-port" for administrative tools to maintain ports
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Meta-port for administrative tools to maintain ports
RUN_DEPENDS= \
${LOCALBASE}/sbin/portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \