diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lib3ds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile index a26812b1db54..6c412de03438 100644 --- a/graphics/lib3ds/Makefile +++ b/graphics/lib3ds/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= A library for handling 3DS (3D Studio) files -LICENSE= LGPLv21 # (or later) +LICENSE= LGPL21 # (or later) USE_ZIP= yes USE_GL= glut |