Revision
120775
Author
mf2k@macports.org
Date
2014-06-06 13:47:27 -0700 (Fri, 06 Jun 2014)

Log Message

class-dump upx: Add openmaintainer. (#43601)

Modified Paths

Diff

Modified: trunk/dports/archivers/upx/Portfile (120774 => 120775)


--- trunk/dports/archivers/upx/Portfile	2014-06-06 20:44:32 UTC (rev 120774)
+++ trunk/dports/archivers/upx/Portfile	2014-06-06 20:47:27 UTC (rev 120775)
@@ -5,7 +5,7 @@
 name             upx
 version          3.09
 categories       archivers
-maintainers      gmail.com:cedric.luthi
+maintainers      gmail.com:cedric.luthi openmaintainer
 license          GPL-2+
 
 description      compress or expand executable files

Modified: trunk/dports/devel/class-dump/Portfile (120774 => 120775)


--- trunk/dports/devel/class-dump/Portfile	2014-06-06 20:44:32 UTC (rev 120774)
+++ trunk/dports/devel/class-dump/Portfile	2014-06-06 20:47:27 UTC (rev 120775)
@@ -8,7 +8,7 @@
 version             3.5
 categories          devel
 license             GPL-2
-maintainers         gmail.com:cedric.luthi
+maintainers         gmail.com:cedric.luthi openmaintainer
 
 description         Utility for examining the Objective-C segment of \
                     Mach-O files.