mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
devel/delta, devel/newfile: fix LICENSE
newfile is under the BSD3CLAUSE license delta is under the BSD2CLAUSE license.
This commit is contained in:
parent
e3a8862527
commit
6252e4156b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336365
@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/eadler/delta
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= Heuristically minimizes interesting files
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
PLIST_FILES= bin/delta bin/multidelta bin/topformflat
|
||||
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= SF
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= Tool for creating starter files in various languages
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_RUBY= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user