diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-07-28 16:16:41 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-07-28 16:16:41 +0000 |
commit | 717a914c7478309a7faae90acc764a817e9182df (patch) | |
tree | 232f00965d516cd701f9115daece2392821a161f /textproc/py-pygccxml/Makefile | |
parent | math/py-numpoly: Update 1.0.5 -> 1.0.6 (diff) |
textproc/py-pygccxml: Update 1.9.1 -> 2.0.1
Reported by: portscout
Diffstat (limited to 'textproc/py-pygccxml/Makefile')
-rw-r--r-- | textproc/py-pygccxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pygccxml/Makefile b/textproc/py-pygccxml/Makefile index 290735e83d39..f89fd7f7b6f4 100644 --- a/textproc/py-pygccxml/Makefile +++ b/textproc/py-pygccxml/Makefile @@ -2,7 +2,7 @@ PORTNAME= pygccxml DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 2.0.1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |