diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/license.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/license.mk b/mk/license.mk index 7771e36ac7f..707c8119cd8 100644 --- a/mk/license.mk +++ b/mk/license.mk @@ -1,4 +1,4 @@ -# $NetBSD: license.mk,v 1.42 2011/05/08 10:53:22 ryoon Exp $ +# $NetBSD: license.mk,v 1.43 2011/06/24 12:00:37 taca Exp $ # # This file handles everything about the LICENSE variable. It is # included automatically by bsd.pkg.mk. @@ -111,7 +111,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \ cpl-1.0 \ open-font-license \ mpl-1.0 mpl-1.1 \ - png-license \ + php png-license \ postgresql-license \ zpl \ python-software-foundation \ |