databases/py-sqlite3: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
72f17d9f9e
commit
d383479b92
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= sqlite3
|
||||
PORTVERSION= ${PYTHON_PORTVERSION}
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -11,7 +11,7 @@ DISTNAME= Python-${PORTVERSION}
|
|||
DIST_SUBDIR= python
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Standard Python binding to the SQLite3 library
|
||||
COMMENT= Standard Python binding to the SQLite3 library (Python ${PYTHON_VER})
|
||||
|
||||
LICENSE= PSFL
|
||||
LICENSE_FILE= ${WRKDIR}/Python-${PORTVERSION}/LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue