diff options
| author | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-03-05 13:59:15 +0000 |
|---|---|---|
| committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-03-05 13:59:15 +0000 |
| commit | 531a790ab08a9ad74b3c28d915f49fcdaf5f66a9 (patch) | |
| tree | 63bd146dd5cadc4a08b0de51e29df0f040e7939d /databases/py-sqlobject/Makefile | |
| parent | 3dd412cc0a96537cb3bb0f777309682a64aca630 (diff) | |
Notes
Diffstat (limited to 'databases/py-sqlobject/Makefile')
| -rw-r--r-- | databases/py-sqlobject/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index 60d55d36576d..1638f3218e27 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -6,9 +6,9 @@ # PORTNAME= sqlobject -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= databases python -MASTER_SITES= http://cheeseshop.python.org/packages/source/S/SQLObject/ \ +MASTER_SITES= http://pypi.python.org/packages/source/S/SQLObject/ \ ${MASTER_SITE_LOCAL} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= dryice |
