diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-06-10 14:54:34 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-06-10 14:54:34 +0000 |
commit | e07497a3379ea59f95f8840a5f6de100098636e9 (patch) | |
tree | a935c3224a9243a5005f699619ff3124b68f02b3 /databases/pyspatialite | |
parent | 6fc475e9b38144c464c7e8d8b1f3d0adac402119 (diff) | |
download | ports-e07497a3379ea59f95f8840a5f6de100098636e9.tar.gz ports-e07497a3379ea59f95f8840a5f6de100098636e9.zip |
Notes
Diffstat (limited to 'databases/pyspatialite')
-rw-r--r-- | databases/pyspatialite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile index cc0e262b0d49..0f05c6e8c304 100644 --- a/databases/pyspatialite/Makefile +++ b/databases/pyspatialite/Makefile @@ -9,7 +9,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP/source/p/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= DB-API 2.0 interface for SQLite 3.x with Spatialite LICENSE= ZLIB |