diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:07:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:07:36 +0000 |
commit | 153c6c28ab2c0aa3f85b55cbe79efc26f01b1aeb (patch) | |
tree | b693892f8e892c1da697fcee3faa6a9de4ce0713 /devel | |
parent | 896dc0aa8ad854df9a751eb9428748ad40f21a29 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/performance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile index 82a3f8f06a5e..d0c4d7d5f9c5 100644 --- a/devel/performance/Makefile +++ b/devel/performance/Makefile @@ -15,7 +15,7 @@ DISTNAME= Performance-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Help improve the performance of GNUstep applications -LICENSE= GPLv3 +LICENSE= LGPL3 USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes |