Modified: trunk/dports/python/py-pyqwt/Portfile (102546 => 102547)
--- trunk/dports/python/py-pyqwt/Portfile 2013-02-04 18:15:50 UTC (rev 102546)
+++ trunk/dports/python/py-pyqwt/Portfile 2013-02-04 18:17:55 UTC (rev 102547)
@@ -1,35 +1,35 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup python 1.0
+PortSystem 1.0
+PortGroup python 1.0
-name py-pyqwt
-version 5.2.0
-revision 4
+name py-pyqwt
+version 5.2.0
+revision 4
-platforms macosx
-categories python devel
-maintainers macsforever2000 michaelld erickt openmaintainer
-license GPL-2+
+platforms macosx
+categories-append devel
+maintainers macsforever2000 michaelld erickt openmaintainer
+license GPL-2+
-description PyQwt is a set of Python bindings for the Qwt toolkit
-long_description PyQwt is a set of Python bindings for the Qwt C++ class library which extends \
- the Qt framework with widgets for scientific and engineering applications. It \
- provides a widget to plot 2-dimensional data and various widgets to display \
- and control bounded or unbounded floating point values.
+description PyQwt is a set of Python bindings for the Qwt toolkit
+long_description PyQwt is a set of Python bindings for the Qwt C++ class library which extends \
+ the Qt framework with widgets for scientific and engineering applications. It \
+ provides a widget to plot 2-dimensional data and various widgets to display \
+ and control bounded or unbounded floating point values.
-homepage http://pyqwt.sourceforge.net
-master_sites sourceforge:pyqwt
-distname PyQwt-${version}
-dist_subdir python
+homepage http://pyqwt.sourceforge.net
+master_sites sourceforge:pyqwt
+distname PyQwt-${version}
+dist_subdir python
-checksums md5 fcd6c6029090d473dcc9df497516eae7 \
- sha1 797f37c63dec660272f6a8ccfd16a017df0ad640 \
- rmd160 e4c8a63d623d974cd500e29fbc62255746ca7feb
+checksums md5 fcd6c6029090d473dcc9df497516eae7 \
+ sha1 797f37c63dec660272f6a8ccfd16a017df0ad640 \
+ rmd160 e4c8a63d623d974cd500e29fbc62255746ca7feb
# Note that python 3.1 is supported but the dependencies need to be checked first
-python.versions 25 26 27
+python.versions 25 26 27
if {$subport != $name} {