diff options
Diffstat (limited to 'devel/pure-stllib/Makefile')
-rw-r--r-- | devel/pure-stllib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pure-stllib/Makefile b/devel/pure-stllib/Makefile index a11b277ead74..baf8cd5fb341 100644 --- a/devel/pure-stllib/Makefile +++ b/devel/pure-stllib/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= pure MAINTAINER= lichray@gmail.com COMMENT= Pure interface to C++ STL map and vectors -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= pure pkgconfig |