diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-26 19:35:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-26 19:35:37 +0000 |
commit | 76d1ca9dc9c284ef9ba067b3983f3f2de06f0060 (patch) | |
tree | eb762c19b6e5931f52a03e636c2af92f1b42e964 /databases/py-apsw/Makefile | |
parent | e489dd39576d0a598314002318d166aaaf04bc81 (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 38705784a12f..962e307e5fe7 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= apsw -PORTVERSION= 3.18.0 +PORTVERSION= 3.19.3 DISTVERSIONSUFFIX= -r1 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |