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 /net/py-qt5-networkauth | |
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 'net/py-qt5-networkauth')
-rw-r--r-- | net/py-qt5-networkauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-qt5-networkauth/Makefile b/net/py-qt5-networkauth/Makefile index 8e08e9e0cccf..a80697e9432e 100644 --- a/net/py-qt5-networkauth/Makefile +++ b/net/py-qt5-networkauth/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= networkauth +PORTREVISION= 1 CATEGORIES= net devel python MAINTAINER= kde@FreeBSD.org |