diff options
Diffstat (limited to 'sysutils/bastille/Makefile')
-rw-r--r-- | sysutils/bastille/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index e44c26bc8898..085aaa39a826 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,6 +1,11 @@ PORTNAME= bastille -DISTVERSION= 0.14.20250420 +DISTVERSION= 1.0.1.250714 +PORTREVISION= 1 CATEGORIES= sysutils +DIST_SUBDIR= bastille + +PATCH_SITES= https://github.com/BastilleBSD/bastille/pull/ +PATCHFILES= 1198.patch:-p1 1204.patch:-p1 MAINTAINER= jdhurtado@orbiware.com # co-maintainer: snarfingcode666@gmail.com |