summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortaca <taca>2011-06-24 12:00:37 +0000
committertaca <taca>2011-06-24 12:00:37 +0000
commitd24023e17f86dc86c5a33d40e470a5f462aa736b (patch)
tree2abbde9d7b5037e1d3f5c9efab68952e1f34b4d1 /mk
parentf887492a2806bd3a19d9323893ff1bd1acdfb0cf (diff)
downloadpkgsrc-d24023e17f86dc86c5a33d40e470a5f462aa736b.tar.gz
Add php license to DEFAULT_ACCEPTABLE_LICENSES.
Diffstat (limited to 'mk')
-rw-r--r--mk/license.mk4
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 \