diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/onionshare/Makefile | 1 | ||||
-rw-r--r-- | www/persepolis/Makefile | 1 | ||||
-rw-r--r-- | www/py-qt5-webengine/Makefile | 1 | ||||
-rw-r--r-- | www/py-qt6-webengine/Makefile | 1 | ||||
-rw-r--r-- | www/py-woob-qt/Makefile | 1 | ||||
-rw-r--r-- | www/qutebrowser/Makefile | 2 |
6 files changed, 6 insertions, 1 deletions
diff --git a/www/onionshare/Makefile b/www/onionshare/Makefile index 8d3c74a60d05..c42974a79d9e 100644 --- a/www/onionshare/Makefile +++ b/www/onionshare/Makefile @@ -1,6 +1,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX=v DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= www security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/persepolis/Makefile b/www/persepolis/Makefile index 45edd642fc4e..c9557ec1def6 100644 --- a/www/persepolis/Makefile +++ b/www/persepolis/Makefile @@ -1,5 +1,6 @@ PORTNAME= persepolis PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= www net ftp python MAINTAINER= danfe@FreeBSD.org diff --git a/www/py-qt5-webengine/Makefile b/www/py-qt5-webengine/Makefile index 6de91578d8ca..614bdb99c855 100644 --- a/www/py-qt5-webengine/Makefile +++ b/www/py-qt5-webengine/Makefile @@ -1,5 +1,6 @@ PORTNAME= webengine DISTVERSION= ${PYQTWEBENGINE_VERSION} +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITES_PYQTWEBENGINE} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/www/py-qt6-webengine/Makefile b/www/py-qt6-webengine/Makefile index e7b662ad9552..fac131af9dfc 100644 --- a/www/py-qt6-webengine/Makefile +++ b/www/py-qt6-webengine/Makefile @@ -1,5 +1,6 @@ PORTNAME= webengine DISTVERSION= ${PYQTWEBENGINE_VERSION} +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITES_PYQTWEBENGINE} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/www/py-woob-qt/Makefile b/www/py-woob-qt/Makefile index c15f099389e9..9dee9d69d5e6 100644 --- a/www/py-woob-qt/Makefile +++ b/www/py-woob-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= woob-qt DISTVERSION= 2.0-27 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g958a79c2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile index 2f055dc1d8f2..6eb4057ea46b 100644 --- a/www/qutebrowser/Makefile +++ b/www/qutebrowser/Makefile @@ -1,6 +1,6 @@ PORTNAME= qutebrowser DISTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= PYPI |