Skip to content

Commit

Permalink
security/caldera: Fix typo
Browse files Browse the repository at this point in the history
- Bump PORTREVISION
  • Loading branch information
alonsobsd committed Feb 22, 2024
1 parent 0f45a09 commit 72be9ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/caldera/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= caldera
DISTVERSION= 5.0.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security python

MAINTAINER= acm@FreeBSD.org
Expand All @@ -12,7 +12,7 @@ CONFLICTS= caldera4
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILDS_DEPENDS= npm-node18>0:www/npm-node18
BUILD_DEPENDS= npm-node18>0:www/npm-node18
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}aiohttp-jinja2>0:www/py-aiohttp-jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}aiohttp-session>0:www/py-aiohttp-session@${PY_FLAVOR} \
Expand Down

0 comments on commit 72be9ab

Please sign in to comment.