Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/pkg_install/dist/lib Added postgresql-license



details:   https://anonhg.NetBSD.org/src/rev/9b928b2abb81
branches:  trunk
changeset: 764439:9b928b2abb81
user:      adam <adam%NetBSD.org@localhost>
date:      Fri Apr 22 08:19:25 2011 +0000

description:
Added postgresql-license

diffstat:

 external/bsd/pkg_install/dist/lib/license.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 886e5a22da9a -r 9b928b2abb81 external/bsd/pkg_install/dist/lib/license.c
--- a/external/bsd/pkg_install/dist/lib/license.c       Fri Apr 22 00:53:44 2011 +0000
+++ b/external/bsd/pkg_install/dist/lib/license.c       Fri Apr 22 08:19:25 2011 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: license.c,v 1.1.1.10 2011/02/18 22:32:30 aymeric Exp $ */
+/*     $NetBSD: license.c,v 1.2 2011/04/22 08:19:25 adam Exp $ */
 
 /*-
  * Copyright (c) 2009 Joerg Sonnenberger <joerg%NetBSD.org@localhost>.
@@ -59,6 +59,7 @@
     "open-font-license "
     "mpl-1.0 mpl-1.1 "
     "png-license "
+    "postgresql-license "
     "zpl "
     "python-software-foundation "
     "ipafont "



Home | Main Index | Thread Index | Old Index