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 598c8d0f0fba..a11ec837918c 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= serial -PORTVERSION= 1.20 +PORTVERSION= 2.0 CATEGORIES= comms python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyserial |