pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Change LICENSE to php from php-license.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abe5bd12b8c1
branches:  trunk
changeset: 590024:abe5bd12b8c1
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jun 24 11:59:29 2011 +0000

description:
Change LICENSE to php from php-license.

diffstat:

 lang/php5/Makefile  |  4 ++--
 lang/php53/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r babdf65710bf -r abe5bd12b8c1 lang/php5/Makefile
--- a/lang/php5/Makefile        Fri Jun 24 11:58:50 2011 +0000
+++ b/lang/php5/Makefile        Fri Jun 24 11:59:29 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2011/06/20 13:40:51 taca Exp $
+# $NetBSD: Makefile,v 1.87 2011/06/24 11:59:29 taca Exp $
 
 PKGNAME=               php-${PHP_BASE_VERS}
 PKGREVISION=           4
@@ -6,7 +6,7 @@
 
 HOMEPAGE=              http://www.php.net/
 COMMENT=               PHP Hypertext Preprocessor version 5
-LICENSE=               php-license
+LICENSE=               php
 
 TEST_TARGET=           test
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r babdf65710bf -r abe5bd12b8c1 lang/php53/Makefile
--- a/lang/php53/Makefile       Fri Jun 24 11:58:50 2011 +0000
+++ b/lang/php53/Makefile       Fri Jun 24 11:59:29 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/06/22 09:54:35 taca Exp $
+# $NetBSD: Makefile,v 1.13 2011/06/24 11:59:29 taca Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -9,7 +9,7 @@
 
 HOMEPAGE=              http://www.php.net/
 COMMENT=               PHP Hypertext Preprocessor version 5
-LICENSE=               php-license
+LICENSE=               php
 
 TEST_TARGET=           test
 PKG_DESTDIR_SUPPORT=   user-destdir



Home | Main Index | Thread Index | Old Index