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 PORTNAME= dhcprelya
PORTVERSION= 4.8 PORTVERSION= 4.8
PORTREVISION= 1
CATEGORIES= net CATEGORIES= net
MAINTAINER= sem@FreeBSD.org MAINTAINER= sem@FreeBSD.org
COMMENT= Lightweight DHCP relay agent. Yandex edition COMMENT= Lightweight DHCP relay agent. Yandex edition
LICENSE= BSD4CLAUSE LICENSE= BSD3CLAUSE
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= sem-hub GH_ACCOUNT= sem-hub