1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

net/dhcprelya: correct license, BSD-4 => BSD-3-clause

The previous commit incorrectly listed the license as 4-clause BSD.  The
error probably came from the clauses being listed as 1, 2, 4.  Revbump!

PR:		190932
Reported by:	eadler
This commit is contained in:
John Marino 2014-06-18 22:24:02 +00:00
parent 4797fbbb74
commit 62ab731bf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358327

View File

@ -3,12 +3,13 @@
PORTNAME= dhcprelya
PORTVERSION= 4.8
PORTREVISION= 1
CATEGORIES= net
MAINTAINER= sem@FreeBSD.org
COMMENT= Lightweight DHCP relay agent. Yandex edition
LICENSE= BSD4CLAUSE
LICENSE= BSD3CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= sem-hub