diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-05 23:05:20 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-05 23:05:20 +0000 |
commit | eaee14a38fd679296cff1e8b5b2969783f97c9ac (patch) | |
tree | 88f778895c6ba8e8241647ca738d99e27c1f261d /x11-toolkits | |
parent | bc8d87dfcf2531dc040063d21b4656d5c3941b16 (diff) | |
download | ports-eaee14a38fd679296cff1e8b5b2969783f97c9ac.tar.gz ports-eaee14a38fd679296cff1e8b5b2969783f97c9ac.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt5-gui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-quick/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-quickwidgets/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-widgets/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/py-qt5-gui/Makefile b/x11-toolkits/py-qt5-gui/Makefile index 38f3d4e166c5..c816a98daf50 100644 --- a/x11-toolkits/py-qt5-gui/Makefile +++ b/x11-toolkits/py-qt5-gui/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= gui -PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-quick/Makefile b/x11-toolkits/py-qt5-quick/Makefile index 7354183bde40..dd5fbfb7f9a6 100644 --- a/x11-toolkits/py-qt5-quick/Makefile +++ b/x11-toolkits/py-qt5-quick/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= quick -PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-quickwidgets/Makefile b/x11-toolkits/py-qt5-quickwidgets/Makefile index b1de69a740bf..5e6024c4d7d0 100644 --- a/x11-toolkits/py-qt5-quickwidgets/Makefile +++ b/x11-toolkits/py-qt5-quickwidgets/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= quickwidgets -PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-widgets/Makefile b/x11-toolkits/py-qt5-widgets/Makefile index e225c9eccf9a..a0a34db501f2 100644 --- a/x11-toolkits/py-qt5-widgets/Makefile +++ b/x11-toolkits/py-qt5-widgets/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= widgets -PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org |