Revision: 32388 http://trac.macosforge.org/projects/macports/changeset/32388 Author: pmq@macports.org Date: 2007-12-28 12:25:48 -0800 (Fri, 28 Dec 2007) Log Message: ----------- Linted. Modified Paths: -------------- trunk/dports/x11/ratpoison/Portfile Modified: trunk/dports/x11/ratpoison/Portfile =================================================================== --- trunk/dports/x11/ratpoison/Portfile 2007-12-28 20:12:44 UTC (rev 32387) +++ trunk/dports/x11/ratpoison/Portfile 2007-12-28 20:25:48 UTC (rev 32388) @@ -4,8 +4,8 @@ name ratpoison version 1.4.2 -categories x11-wm x11 -platforms darwin +categories x11 x11-wm +platforms darwin maintainers pmq description Ratpoison is a simple Window Manager @@ -21,7 +21,7 @@ real estate. All interaction with the window manager \ is done through keystrokes. ratpoison has a prefix \ map to minimize the key clobbering that cripples \ - Emacs and other quality pieces of software. + Emacs and other quality pieces of software. homepage http://www.nongnu.org/${name}/ master_sites http://savannah.nongnu.org/download/${name}/ @@ -29,5 +29,5 @@ checksums sha1 5a2c096e159421fc9aa964c24cbea54cf74be003 \ rmd160 de594f65cd0eb81d5a0944020626fc1ec016cf4c -depends_lib lib:libX11.6:XFree86 +depends_lib lib:libX11.6:XFree86 configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
participants (1)
-
pmq@macports.org