aboutsummaryrefslogtreecommitdiff
path: root/comms/py-qt5-serialport
diff options
context:
space:
mode:
authorMatthew Rezny <rezny@FreeBSD.org>2017-05-23 05:03:14 +0000
committerMatthew Rezny <rezny@FreeBSD.org>2017-05-23 05:03:14 +0000
commitb760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch)
tree2fcffe2c100e92346e147bad6c6d39f2d6aef063 /comms/py-qt5-serialport
parentd15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff)
downloadports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.tar.gz
ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
Notes
Notes: svn path=/head/; revision=441503
Diffstat (limited to 'comms/py-qt5-serialport')
-rw-r--r--comms/py-qt5-serialport/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile
index 3d78d4b44d32..e16c64955b0a 100644
--- a/comms/py-qt5-serialport/Makefile
+++ b/comms/py-qt5-serialport/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= serialport
+PORTREVISION= 1
CATEGORIES= comms devel python
MAINTAINER= kde@FreeBSD.org