diff options
Diffstat (limited to 'comms/py-pyserial/Makefile')
-rw-r--r-- | comms/py-pyserial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-pyserial/Makefile b/comms/py-pyserial/Makefile index 3ff775e902da..9a4e301b5c3f 100644 --- a/comms/py-pyserial/Makefile +++ b/comms/py-pyserial/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyserial PORTVERSION= 3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |