diff options
Diffstat (limited to 'devel/libccid')
-rw-r--r-- | devel/libccid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 0faafee85154..521e1bcf8d37 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -14,7 +14,7 @@ COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite -LICENSE= LGPL +LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes |