[84494] trunk/dports/python/py-psycopg2/Portfile

snc at macports.org snc at macports.org
Mon Sep 26 12:22:23 PDT 2011


Revision: 84494
          http://trac.macports.org/changeset/84494
Author:   snc at macports.org
Date:     2011-09-26 12:22:20 -0700 (Mon, 26 Sep 2011)
Log Message:
-----------
py-psycopg2: license

Modified Paths:
--------------
    trunk/dports/python/py-psycopg2/Portfile

Modified: trunk/dports/python/py-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py-psycopg2/Portfile	2011-09-26 19:17:16 UTC (rev 84493)
+++ trunk/dports/python/py-psycopg2/Portfile	2011-09-26 19:22:20 UTC (rev 84494)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -9,6 +10,7 @@
 python.default_version  27
 categories		python databases
 maintainers		snc openmaintainer
+license             LGPL-3+
 platforms		darwin freebsd
 description		A python DBAPI-2.0 ompliant database adapter for postgresql
 long_description	Psycopg2 is a postgresql database adapter for python. \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110926/7823042b/attachment.html>


More information about the macports-changes mailing list