1
0
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:
Eitan Adler 2013-12-13 18:45:15 +00:00
parent e3a8862527
commit 6252e4156b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336365
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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