Date: Sat, 17 Aug 2019 20:13:21 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509166 - head/security/bastillion Message-ID: <201908172013.x7HKDLdZ060635@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: netchild Date: Sat Aug 17 20:13:20 2019 New Revision: 509166 URL: https://svnweb.freebsd.org/changeset/ports/509166 Log: Fix URL. Noticed by: pkubaj Modified: head/security/bastillion/Makefile head/security/bastillion/pkg-descr Modified: head/security/bastillion/Makefile ============================================================================== --- head/security/bastillion/Makefile Sat Aug 17 19:50:24 2019 (r509165) +++ head/security/bastillion/Makefile Sat Aug 17 20:13:20 2019 (r509166) @@ -3,7 +3,7 @@ PORTNAME= bastillion DISTVERSIONPREFIX= jetty-v DISTVERSION= 3.06_04 -#PKGNAMESUFFIX= 0 +PORTREVISION= 1 CATEGORIES= security www java MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/ Modified: head/security/bastillion/pkg-descr ============================================================================== --- head/security/bastillion/pkg-descr Sat Aug 17 19:50:24 2019 (r509165) +++ head/security/bastillion/pkg-descr Sat Aug 17 20:13:20 2019 (r509166) @@ -4,4 +4,4 @@ administrative access to systems. A bastion host for administrators with features that promote infrastructure security, including key management and auditing. -WWW: https://bastillion.io +WWW: https://www.bastillion.io
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908172013.x7HKDLdZ060635>