diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
commit | c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4 (patch) | |
tree | aa141bf97faf2dbf6ab037a0642fcf19860398a4 /misc/bdelta | |
parent | 32803c926fefe1d884ac4e1d198d8f0a928b48d3 (diff) | |
download | ports-c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4.tar.gz ports-c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4.zip |
Notes
Diffstat (limited to 'misc/bdelta')
-rw-r--r-- | misc/bdelta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bdelta/Makefile b/misc/bdelta/Makefile index 4d58a7731445..70f9ecf8e3df 100644 --- a/misc/bdelta/Makefile +++ b/misc/bdelta/Makefile @@ -9,7 +9,7 @@ CATEGORIES= misc devel MAINTAINER= novel@FreeBSD.org COMMENT= Advanced delta creator, patcher, and library -LICENSE= MPL +LICENSE= MPL20 WRKSRC_SUBDIR= src |