diff options
Diffstat (limited to 'comms/py-serial/Makefile')
-rw-r--r-- | comms/py-serial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 7d848ad64c7f..598c8d0f0fba 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= serial -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= comms python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyserial |