diff options
Diffstat (limited to 'sysutils/bastille/Makefile')
-rw-r--r-- | sysutils/bastille/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 5baefcbbd7fe..e44c26bc8898 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,8 +1,9 @@ PORTNAME= bastille -DISTVERSION= 0.13.20250126 +DISTVERSION= 0.14.20250420 CATEGORIES= sysutils -MAINTAINER= christer.edwards@gmail.com +MAINTAINER= jdhurtado@orbiware.com +# co-maintainer: snarfingcode666@gmail.com COMMENT= Jail automation framework WWW= https://bastillebsd.org @@ -12,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= bastillebsd -NO_BUILD= yes NO_ARCH= yes +NO_BUILD= yes post-patch: @${REINPLACE_CMD} \ |