aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_activity
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2015-03-09 16:14:11 +0000
committerJason Helfman <jgh@FreeBSD.org>2015-03-09 16:14:11 +0000
commiteed85ded3e527d5c944ebe1defa2e7d20fab142e (patch)
tree0c9892a985100b1630e24c11a1b634660e4207e7 /databases/pg_activity
parent51a9ce66eedca6ec2f0f4105dc5950b42c7f596a (diff)
downloadports-eed85ded3e527d5c944ebe1defa2e7d20fab142e.tar.gz
ports-eed85ded3e527d5c944ebe1defa2e7d20fab142e.zip
- update comment
- define python versions - sort python uses
Notes
Notes: svn path=/head/; revision=380860
Diffstat (limited to 'databases/pg_activity')
-rw-r--r--databases/pg_activity/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/pg_activity/Makefile b/databases/pg_activity/Makefile
index d3c44f4c72bc..9ecf8457896d 100644
--- a/databases/pg_activity/Makefile
+++ b/databases/pg_activity/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= GH
MAINTAINER= jgh@FreeBSD.org
-COMMENT= Top like utility for PostgreSQL activity monitoring
+COMMENT= Htop like application for PostgreSQL server activity monitoring
LICENSE= BSD3CLAUSE
@@ -21,8 +21,8 @@ GH_ACCOUNT= julmon
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 3b6b371
-USES= python
-USE_PYTHON= distutils autoplist noegginfo
+USES= python:2.6+
+USE_PYTHON= autoplist autoplist noegginfo
PYDISTUTILS_INSTALLARGS= --with-man
post-patch: