diff options
Diffstat (limited to 'sysutils/py-python-bareos/Makefile')
-rw-r--r-- | sysutils/py-python-bareos/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/py-python-bareos/Makefile b/sysutils/py-python-bareos/Makefile index a78f9e470021..fdfc30d42b2e 100644 --- a/sysutils/py-python-bareos/Makefile +++ b/sysutils/py-python-bareos/Makefile @@ -1,8 +1,9 @@ PORTNAME= python-bareos -PORTVERSION= 23.0.2 +PORTVERSION= 24.0.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= client library and tools for Bareos console access |