summaryrefslogtreecommitdiffstats
path: root/comms/py-serial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/py-serial/Makefile')
-rw-r--r--comms/py-serial/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index 232ed7b..1d08f40 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= serial
-PORTVERSION= 2.5
+PORTVERSION= 2.6
CATEGORIES= comms python
MASTER_SITES= CHEESESHOP
-DISTNAME= py${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= sbz@FreeBSD.org
COMMENT= Serial port encapsulation library for Python
OpenPOWER on IntegriCloud