diff options
author | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-06-21 16:44:04 +0000 |
---|---|---|
committer | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-06-21 16:44:04 +0000 |
commit | c5834a0a5b8615a487f91d563d7bb9dee5b4bb49 (patch) | |
tree | bbf908984edeec7b6af71e5bf4fc89f372eee786 /net/firewall | |
parent | 9d25ae5e37f3c5fabfe0fe981d1686c3faca3933 (diff) | |
download | slackbuilds-c5834a0a5b8615a487f91d563d7bb9dee5b4bb49.tar.gz slackbuilds-c5834a0a5b8615a487f91d563d7bb9dee5b4bb49.tar.bz2 |
generic.SlackBuild v0.8.4 & updated: gnupg2, gtkwave, iverilog, microcode_ctl
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1266 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/firewall')
-rwxr-xr-x | net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild index a73a9cb9..736ba5a9 100755 --- a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild +++ b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild @@ -1,16 +1,19 @@ #!/bin/bash # -# arno-iptables-firewall.SlackBuild is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or any later version. +# arno-iptables-firewall.SlackBuild is free software; you can redistribute +# it and/or # modify it under the terms of the GNU General Public +# License as published by # the Free Software Foundation; either +# version 2 of the License, or any later version. # -# arno-iptables-firewall.SlackBuild is distributed in the hope that it will be useful, but WITHOUT ANY -# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR -# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# arno-iptables-firewall.SlackBuild is distributed in the hope that it +# will be useful, # but WITHOUT ANY WARRANTY; without even the +# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License along with -# this program; if not, write to the Free Software Foundation, Inc., 59 Temple -# Place - Suite 330, Boston, MA 02111-1307, USA +# You should have received a copy of the GNU General Public +# License along with this program; if not, write to the Free +# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, +# MA 02111-1307, USA # # SlackBuild for arno-iptables-firewall # http://rocky.eld.leidenuniv.nl/page/iptables/iptframe.htm |