diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-buildbot-worker/Makefile | 1 | ||||
-rw-r--r-- | devel/py-buildbot/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-buildbot-worker/Makefile b/devel/py-buildbot-worker/Makefile index 040cd0ef29d7..493b2d1f6cbd 100644 --- a/devel/py-buildbot-worker/Makefile +++ b/devel/py-buildbot-worker/Makefile @@ -1,5 +1,6 @@ PORTNAME= buildbot-worker DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile index df51596ba640..2f878df32534 100644 --- a/devel/py-buildbot/Makefile +++ b/devel/py-buildbot/Makefile @@ -1,5 +1,6 @@ PORTNAME= buildbot DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |