diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-27 11:07:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-27 11:07:49 +0000 |
commit | 235e99621a30f0ba0bd41ed0b250d96326d5b819 (patch) | |
tree | 5c92fc7a82255dcf0ff63b37d8b27e85a9303c72 /textproc/libcrm114/Makefile | |
parent | 54675fc19d845a4456f69d81a35e8248a01348d9 (diff) |
Notes
Diffstat (limited to 'textproc/libcrm114/Makefile')
-rw-r--r-- | textproc/libcrm114/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcrm114/Makefile b/textproc/libcrm114/Makefile index 411f62218c87..c2b6e2084210 100644 --- a/textproc/libcrm114/Makefile +++ b/textproc/libcrm114/Makefile @@ -11,7 +11,7 @@ COMMENT= CRM114 C-callable Library LIB_DEPENDS= tre:${PORTSDIR}/textproc/libtre -LICENCE= LGPL3 +LICENSE= LGPL3 USE_GMAKE= yes USE_LDCONFIG= yes |