summaryrefslogtreecommitdiff
path: root/databases/py-pg_pqueue/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 00:12:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 00:12:12 +0000
commit021fc3a529b3602f3efc43e7d8635716d0c92fc0 (patch)
treeabca7668baa639d46f85a5d1a6a7cb8f21b6e961 /databases/py-pg_pqueue/Makefile
parent- Update to 2.2.4 (diff)
- Move over to py25+ or above
- While here kick md5 support
Notes
Notes: svn path=/head/; revision=269616
Diffstat (limited to 'databases/py-pg_pqueue/Makefile')
-rw-r--r--databases/py-pg_pqueue/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-pg_pqueue/Makefile b/databases/py-pg_pqueue/Makefile
index 0bb23737256e..52d2ff634d26 100644
--- a/databases/py-pg_pqueue/Makefile
+++ b/databases/py-pg_pqueue/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pg_pqueue
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://python.projects.postgresql.org/files/ \
CHEESESHOP
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wenheping@gmail.com
COMMENT= PostgreSQL PQ Protocol Modules
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes