[110993] trunk/dports/databases/mdbtools/Portfile

jmr at macports.org jmr at macports.org
Thu Sep 12 16:42:02 PDT 2013


Revision: 110993
          https://trac.macports.org/changeset/110993
Author:   jmr at macports.org
Date:     2013-09-12 16:42:02 -0700 (Thu, 12 Sep 2013)
Log Message:
-----------
mdbtools: correct license

Modified Paths:
--------------
    trunk/dports/databases/mdbtools/Portfile

Modified: trunk/dports/databases/mdbtools/Portfile
===================================================================
--- trunk/dports/databases/mdbtools/Portfile	2013-09-12 23:36:55 UTC (rev 110992)
+++ trunk/dports/databases/mdbtools/Portfile	2013-09-12 23:42:02 UTC (rev 110993)
@@ -1,9 +1,10 @@
 # $Id$
+
 PortSystem 1.0
 PortGroup github 1.0
 
 github.setup            brianb mdbtools 0.7
-license                 GPL-2
+license                 GPL-2+
 description             libraries and programs to help using MSAccess databases
 long_description        \
     MDB Tools is a suite of libraries and programs to facilitate the use of \
@@ -11,7 +12,7 @@
     Jet Database Engine or as MDB databases after the .mdb extension used by the \
     file containing the database
 
-platforms               darwin 
+platforms               darwin
 categories              databases devel
 maintainers             and.damore openmaintainer
 
@@ -32,4 +33,3 @@
                         
 use_autoreconf          yes
 configure.args-append   --mandir=${prefix}/share/man
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130912/7920a19a/attachment.html>


More information about the macports-changes mailing list