diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-11 00:40:16 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-11 00:40:16 +0000 |
commit | 52425cd450f57306fb9841a38f07c36322a1ffd5 (patch) | |
tree | 29af8b95825e4b57c71526381936da59cb897756 /sysutils/ddpt | |
parent | b4d3e8f8c167625a8cbad1ab0387475480fc0151 (diff) |
Notes
Diffstat (limited to 'sysutils/ddpt')
-rw-r--r-- | sysutils/ddpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ddpt/Makefile b/sysutils/ddpt/Makefile index 4a44f81b75bc..1456c14ea611 100644 --- a/sysutils/ddpt/Makefile +++ b/sysutils/ddpt/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://sg.danny.cz/sg/p/ MAINTAINER= delphij@FreeBSD.org COMMENT= dd tool that specializes in files that are block devices -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:tgz |