diff options
author | perky <perky@FreeBSD.org> | 2004-10-18 09:38:00 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-10-18 09:38:00 +0800 |
commit | 56f1305214de3b68677ba817bdffb95f56538656 (patch) | |
tree | c8f32304c59e0fb923517d1f5627e56071816930 /comms/py-serial/Makefile | |
parent | c813bf71efb32f4ad8a1e6a423ef5bb126dd0fec (diff) | |
download | freebsd-ports-gnome-56f1305214de3b68677ba817bdffb95f56538656.tar.gz freebsd-ports-gnome-56f1305214de3b68677ba817bdffb95f56538656.tar.zst freebsd-ports-gnome-56f1305214de3b68677ba817bdffb95f56538656.zip |
Update to 2.1
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 a11ec837918c..9d7224a479f1 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= serial -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= comms python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyserial |