diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:15:11 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:15:11 +0000 |
commit | e70efc8be183f2fb0ca68101a099b72da7ca1ecc (patch) | |
tree | bb64e69b3175fe655f59e3cbdb8d42c31b578631 /net-misc | |
parent | adding 0.11.0, stabling 0.10.1 for x86 and ppc. (diff) | |
download | historical-e70efc8be183f2fb0ca68101a099b72da7ca1ecc.tar.gz historical-e70efc8be183f2fb0ca68101a099b72da7ca1ecc.tar.bz2 historical-e70efc8be183f2fb0ca68101a099b72da7ca1ecc.zip |
Manifest fix - files/portfwd.init size mismatch
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/portfwd/files/portfwd.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/portfwd/files/portfwd.init b/net-misc/portfwd/files/portfwd.init index 122cf83c1e55..8d65ebed597c 100644 --- a/net-misc/portfwd/files/portfwd.init +++ b/net-misc/portfwd/files/portfwd.init @@ -1,5 +1,5 @@ #!/sbin/runscript -# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/files/portfwd.init,v 1.4 2003/12/11 16:35:38 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/files/portfwd.init,v 1.5 2004/07/18 04:15:11 dragonheart Exp $ depend() { need net |