From: David Marec Date: Wed, 20 Jan 2021 22:33:49 +0000 (+0100) Subject: style X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable.git;a=commitdiff_plain;h=20149e54c44571197c7fd02c88b4b1605758622f style url --- diff --git a/Makefile b/Makefile index ee3e43c..5c320b7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # $FreeBSD: head/security/openiked/Makefile 547543 2020-09-04 14:33:16Z swills $ -PORTNAME=openiked-portable +PORTNAME= openiked-portable CATEGORIES= security net MAINTAINER= portmgr@FreeBSD.org @@ -8,13 +8,13 @@ COMMENT= IKEv2 daemon LICENSE= ISCL -LIB_DEPENDS= libevent.so:devel/libevent +LIB_DEPENDS= libevent.so:devel/libevent -USES= cmake +USES= cmake USE_GITHUB= yes GH_ACCOUNT= openiked -GH_TAGNAME=45352722b7320ed97c6abe3bd961bea5acccf43d +GH_TAGNAME= 45352722b7320ed97c6abe3bd961bea5acccf43d DISTVERSION= g20210119 USE_RC_SUBR= iked diff --git a/pkg-descr b/pkg-descr index f924268..5860471 100644 --- a/pkg-descr +++ b/pkg-descr @@ -6,4 +6,4 @@ This version of OpenIKED is derived from OpenIKED's iked, but changed to support transport mode IPSec and lazy creation of associations, among many other improvements. -WWW: https://github.com/xcllnt/openiked +WWW: https://github.com/openiked/openiked-portable