diff options
author | dryice <dryice@FreeBSD.org> | 2008-01-14 10:22:45 +0800 |
---|---|---|
committer | dryice <dryice@FreeBSD.org> | 2008-01-14 10:22:45 +0800 |
commit | bcbc3944bfbbfd80da3f691809b72325d8205e41 (patch) | |
tree | e92d7d04d93a07c293a87afabd0f89310e9722c8 /databases/py-sqlobject/Makefile | |
parent | 94f81dc3f40f9317413dbe85b7492a231a52c6b7 (diff) | |
download | freebsd-ports-gnome-bcbc3944bfbbfd80da3f691809b72325d8205e41.tar.gz freebsd-ports-gnome-bcbc3944bfbbfd80da3f691809b72325d8205e41.tar.zst freebsd-ports-gnome-bcbc3944bfbbfd80da3f691809b72325d8205e41.zip |
update to 0.9.3
Diffstat (limited to 'databases/py-sqlobject/Makefile')
-rw-r--r-- | databases/py-sqlobject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index e75fa77aeae7..60d55d36576d 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqlobject -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= databases python MASTER_SITES= http://cheeseshop.python.org/packages/source/S/SQLObject/ \ ${MASTER_SITE_LOCAL} \ |