Revision
83203
Author
dports@macports.org
Date
2011-08-27 19:53:02 -0700 (Sat, 27 Aug 2011)

Log Message

libofx: nomaintainer should be openmaintainer

Modified Paths

Diff

Modified: trunk/dports/devel/libofx/Portfile (83202 => 83203)


--- trunk/dports/devel/libofx/Portfile	2011-08-28 02:51:37 UTC (rev 83202)
+++ trunk/dports/devel/libofx/Portfile	2011-08-28 02:53:02 UTC (rev 83203)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -5,7 +6,7 @@
 name                    libofx
 version                 0.9.4
 categories              devel
-maintainers             mk nomaintainer
+maintainers             mk openmaintainer
 description             A parser and an API designed to allow applications \
                         to very easily support OFX command responses
 long_description        This is the LibOFX library. It is a parser and an API \