diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-26 18:45:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-26 18:45:55 +0000 |
commit | 0efbdb0a55a0d405cd26059d44dd68a2bb1565e3 (patch) | |
tree | 16d244a3fe4d2733cb796e3825b8073c21ee5003 /databases/py-apsw/Makefile | |
parent | f69b649be3a9fea840938bef39d8007ffb8d43f7 (diff) |
Notes
Diffstat (limited to 'databases/py-apsw/Makefile')
-rw-r--r-- | databases/py-apsw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile index 6dad898b8457..377c3cc0aa78 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -r1 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Another Python SQLite Wrapper LICENSE= ZLIB |