diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-02-08 20:06:43 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-02-08 20:06:43 +0000 |
commit | e6f3020ecf89eb33dc5739467b61ba9ce87c56b0 (patch) | |
tree | c5d9e24a426b9a28cf0b195a809a64e34de36ba3 /devel/libcidr/Makefile | |
parent | 4ccbdc48eb5d6f6b740b196719ce1de478e9cb17 (diff) | |
download | ports-e6f3020ecf89eb33dc5739467b61ba9ce87c56b0.tar.gz ports-e6f3020ecf89eb33dc5739467b61ba9ce87c56b0.zip |
Notes
Diffstat (limited to 'devel/libcidr/Makefile')
-rw-r--r-- | devel/libcidr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcidr/Makefile b/devel/libcidr/Makefile index e2be3104c1cb..12a9743f4e9b 100644 --- a/devel/libcidr/Makefile +++ b/devel/libcidr/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/${PORTNAME}/ \ MAINTAINER= fullermd@over-yonder.net COMMENT= A library to handle manipulating CIDR netblocks -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_XZ= yes |