diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:34:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:34:24 +0000 |
commit | c9ae8046d5d1a7d065e2885ac1cfa7c510e23271 (patch) | |
tree | dc733d5247f795d2c21823edde3092bb6cef5c9a /net-firewall/shorewall | |
parent | don't assign default value to S (Manifest recommit) (diff) | |
download | gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.tar.gz gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.tar.bz2 gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/files/shorewall | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/files/shorewall b/net-firewall/shorewall/files/shorewall index aa42c977497b..f688ee6bc5ff 100644 --- a/net-firewall/shorewall/files/shorewall +++ b/net-firewall/shorewall/files/shorewall @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/files/shorewall,v 1.5 2004/07/10 03:34:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/files/shorewall,v 1.6 2004/07/14 23:31:02 agriffis Exp $ opts="start stop restart" |