Revision: 69136 http://trac.macports.org/changeset/69136 Author: snc@macports.org Date: 2010-06-24 13:57:08 -0700 (Thu, 24 Jun 2010) Log Message: ----------- whitespace Modified Paths: -------------- trunk/dports/shells/dash/Portfile Modified: trunk/dports/shells/dash/Portfile =================================================================== --- trunk/dports/shells/dash/Portfile 2010-06-24 20:55:11 UTC (rev 69135) +++ trunk/dports/shells/dash/Portfile 2010-06-24 20:57:08 UTC (rev 69136) @@ -1,19 +1,19 @@ # -*- 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: $ +# $Id$ -PortSystem 1.0 +PortSystem 1.0 name dash -version 0.5.6.1 +version 0.5.6.1 categories shells platforms macosx maintainers gmail.com:Mathias.Laurin+macports description DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant long_description DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant -homepage http://gondor.apana.org.au/~herbert/dash/ +homepage http://gondor.apana.org.au/~herbert/dash -master_sites http://gondor.apana.org.au/~herbert/dash/files/ +master_sites http://gondor.apana.org.au/~herbert/files/ checksums sha1 06944456a1e3a2cbc325bffd0c898eff198b210a \ rmd160 891ed9156092e3e2b9aa02c80f2e046641984989
participants (1)
-
snc@macports.org