Revision
100248
Author
snc@macports.org
Date
2012-12-05 11:17:50 -0800 (Wed, 05 Dec 2012)

Log Message

qjson: drop maintainer

Modified Paths

Diff

Modified: trunk/dports/devel/qjson/Portfile (100247 => 100248)


--- trunk/dports/devel/qjson/Portfile	2012-12-05 18:02:59 UTC (rev 100247)
+++ trunk/dports/devel/qjson/Portfile	2012-12-05 19:17:50 UTC (rev 100248)
@@ -8,7 +8,7 @@
 version             0.7.1
 revision            1
 categories          devel kde4 kde
-maintainers         snc openmaintainer
+maintainers         nomaintainer
 license             LGPL-2.1
 description         map JSON data to QVariant objects
 long_description    QJson is a qt-based library that maps JSON data to QVariant objects.