diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:57:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:57:35 +0000 |
commit | 652069fa2d41d4e7ba90b21951ee7e5d5a398890 (patch) | |
tree | c65810bd94349ec035fb6c6094972297fe4a11ba /databases/py-sqlite3 | |
parent | - Fix trailing whitespace in pkg-descrs, categories [p-x]* (diff) |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415501
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r-- | databases/py-sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile index 688bc9e4aa0d..23cf3fea9931 100644 --- a/databases/py-sqlite3/Makefile +++ b/databases/py-sqlite3/Makefile @@ -11,7 +11,7 @@ DISTNAME= Python-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= python@FreeBSD.org -COMMENT= Standard Python binding to the SQLite3 library (Python ${PYTHON_VER}) +COMMENT= Standard Python binding to the SQLite3 library (Python ${PYTHON_VER}) LICENSE= PSFL LICENSE_FILE= ${WRKDIR}/Python-${PORTVERSION}/LICENSE |