diff options
| author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-10 14:33:04 +0000 |
|---|---|---|
| committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-10 14:33:04 +0000 |
| commit | d979f53099c4bbba03b881ff868e0f65f82357c5 (patch) | |
| tree | c632cf2b42977d47638a6b775f23d43d3316027d /databases/py-PySQLite11/Makefile | |
| parent | - Update to 2.0.7 (diff) | |
- Update to 1.1.7
Diffstat (limited to 'databases/py-PySQLite11/Makefile')
| -rw-r--r-- | databases/py-PySQLite11/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-PySQLite11/Makefile b/databases/py-PySQLite11/Makefile index 9c22aea7b295..9fd43ac5ddc1 100644 --- a/databases/py-PySQLite11/Makefile +++ b/databases/py-PySQLite11/Makefile @@ -6,10 +6,9 @@ # PORTNAME= PySQLite -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= databases python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pysqlite +MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/${PORTVERSION:C/\.[0-9]$//}/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysqlite-${PORTVERSION} |
