diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-01-19 03:03:23 +0800 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-01-19 03:03:23 +0800 |
commit | 661f174fd0531551eb78f0496a872329c94da41e (patch) | |
tree | 9d330ecded9d45c39dbd23b2860da1a9b3f0c2de /comms/py-qt5-sensors | |
parent | d3d4b23dac9aac1e0d10e6ffc0738b4b85acf3bd (diff) | |
download | freebsd-ports-gnome-661f174fd0531551eb78f0496a872329c94da41e.tar.gz freebsd-ports-gnome-661f174fd0531551eb78f0496a872329c94da41e.tar.zst freebsd-ports-gnome-661f174fd0531551eb78f0496a872329c94da41e.zip |
Update qscintilla2 to 2.11.6
Diffstat (limited to 'comms/py-qt5-sensors')
-rw-r--r-- | comms/py-qt5-sensors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-qt5-sensors/Makefile b/comms/py-qt5-sensors/Makefile index 86c94dc7100d..f9c15dbcfa68 100644 --- a/comms/py-qt5-sensors/Makefile +++ b/comms/py-qt5-sensors/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= sensors +PORTREVISION= 1 CATEGORIES= comms devel python MAINTAINER= kde@FreeBSD.org |