aboutsummaryrefslogtreecommitdiff
path: root/databases/py-cql/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-05-19 05:19:35 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-05-19 05:19:35 +0000
commitace9fe874e1c65d52b0ec40a37ad812efeb41609 (patch)
treea10d5426fe97fd254c1f6fa3f3d98ec2be5a2caa /databases/py-cql/Makefile
parentf050dd075bb79ab51343201cf0f2882e68f7d2d7 (diff)
downloadports-ace9fe874e1c65d52b0ec40a37ad812efeb41609.tar.gz
ports-ace9fe874e1c65d52b0ec40a37ad812efeb41609.zip
- Update to 1.4.0
- Replace tab->space in pkg-descr - Trim header PR: ports/178554 Submitted by: Radim Kolar <hsn@sendmail.cz> (maintainer)
Notes
Notes: svn path=/head/; revision=318489
Diffstat (limited to 'databases/py-cql/Makefile')
-rw-r--r--databases/py-cql/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/py-cql/Makefile b/databases/py-cql/Makefile
index 547c6f2c71d6..06dd6b70128e 100644
--- a/databases/py-cql/Makefile
+++ b/databases/py-cql/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: py-cql
-# Date created: 2011-12-14
-# Whom: Radim Kolar <hsn@fbsd8.localdomain>
-#
+# Created by: Radim Kolar <hsn@sendmail.cz>
# $FreeBSD$
-#
PORTNAME= cql
-PORTVERSION= 1.0.10
+PORTVERSION= 1.4.0
CATEGORIES= databases python
MASTER_SITES= http://cassandra-dbapi2.apache-extras.org.codespot.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}