Modified: trunk/dports/shells/bash/Portfile (76439 => 76440)
--- trunk/dports/shells/bash/Portfile 2011-02-23 19:59:21 UTC (rev 76439)
+++ trunk/dports/shells/bash/Portfile 2011-02-23 20:15:27 UTC (rev 76440)
@@ -8,6 +8,8 @@
version ${bash_version}.${bash_patchlevel}
distname ${name}-${bash_version}
categories shells
+platforms darwin freebsd
+license GPL-3
maintainers raimue
description Bash (bourne-again shell) is a UNIX command interpreter
long_description \
@@ -18,7 +20,6 @@
for both programming and interactive use. In addition, most \
sh scripts can be run by Bash without modification.
homepage http://www.gnu.org/software/bash/bash.html
-platforms darwin freebsd
master_sites gnu
patch_sites gnu:${name}/${distname}-patches