aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-sqlalchemy06/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlalchemy06/Makefile')
-rw-r--r--databases/py-sqlalchemy06/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlalchemy06/Makefile b/databases/py-sqlalchemy06/Makefile
index 0c5278016887..0ec8ec734d43 100644
--- a/databases/py-sqlalchemy06/Makefile
+++ b/databases/py-sqlalchemy06/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= sqlalchemy
-PORTVERSION= 0.4.2p3
+PORTVERSION= 0.4.3
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \
+ http://pypi.python.org/packages/source/S/SQLAlchemy/ \
http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITE_SUBDIR= sqlalchemy
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}