[58569] trunk/dports/mail/mixminion/Portfile

blb at macports.org blb at macports.org
Thu Oct 1 00:04:48 PDT 2009


Revision: 58569
          http://trac.macports.org/changeset/58569
Author:   blb at macports.org
Date:     2009-10-01 00:04:43 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
mail/mixminion - whitespace

Modified Paths:
--------------
    trunk/dports/mail/mixminion/Portfile

Modified: trunk/dports/mail/mixminion/Portfile
===================================================================
--- trunk/dports/mail/mixminion/Portfile	2009-10-01 06:59:22 UTC (rev 58568)
+++ trunk/dports/mail/mixminion/Portfile	2009-10-01 07:04:43 UTC (rev 58569)
@@ -1,18 +1,21 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem          1.0
+PortGroup           python24 1.0
+name                mixminion
+version             0.0.7.1
+categories          mail
+maintainers         nomaintainer
+description         implementation of the Type III Anonymous Remailer protocol
+long_description \
+   Mixminion is the reference implementation of the Type III Anonymous \
+   Remailer protocol in Python.
 
-name			mixminion
-version			0.0.7.1
-categories		mail
-platforms		darwin
-maintainers		nomaintainer
-description		implementation of the Type III Anonymous Remailer protocol
-long_description	Mixminion is the reference implementation of the Type III \
-				Anonymous Remailer protocol in Python.
+platforms           darwin
 
-homepage		http://mixminion.net/
-master_sites	${homepage}/dist/
-distname		Mixminion-${version}
-checksums		md5 a7ee96a22dd6246760556fa959a37380
+homepage            http://mixminion.net/
+master_sites        ${homepage}dist/
+distname            Mixminion-${version}
+
+checksums           md5 a7ee96a22dd6246760556fa959a37380
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/34d6a586/attachment.html>


More information about the macports-changes mailing list