summaryrefslogtreecommitdiffstats
path: root/comms/py-serial/Makefile
diff options
context:
space:
mode:
authorsbz <sbz@FreeBSD.org>2011-11-21 23:01:59 +0000
committersbz <sbz@FreeBSD.org>2011-11-21 23:01:59 +0000
commitea7e23078adb302af3cdf75712ce11bf80e0964c (patch)
tree9c50f93c937436f9410d9ff8f576a22c2dfc7f1a /comms/py-serial/Makefile
parent1cc01cbb075fe34dc1c0ae8da4ba6fe70572b2f3 (diff)
downloadFreeBSD-ports-ea7e23078adb302af3cdf75712ce11bf80e0964c.zip
FreeBSD-ports-ea7e23078adb302af3cdf75712ce11bf80e0964c.tar.gz
- Update to 2.6
- Make happy portlint Approved by: miwi@ (mentor) Feature safe: yes
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