diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:53:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:53:36 +0000 |
commit | 3a76956698ec93b38de0faaf2cfd81f100cb773a (patch) | |
tree | 463b00e354a9f9082a864deaf0ca5006982614dc /net-mail/pop3vscan | |
parent | sync IUSE (missing) (diff) | |
download | historical-3a76956698ec93b38de0faaf2cfd81f100cb773a.tar.gz historical-3a76956698ec93b38de0faaf2cfd81f100cb773a.tar.bz2 historical-3a76956698ec93b38de0faaf2cfd81f100cb773a.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-mail/pop3vscan')
-rw-r--r-- | net-mail/pop3vscan/files/pop3vscan | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/pop3vscan/files/pop3vscan b/net-mail/pop3vscan/files/pop3vscan index c59506859f25..07d2eb04e90d 100644 --- a/net-mail/pop3vscan/files/pop3vscan +++ b/net-mail/pop3vscan/files/pop3vscan @@ -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-mail/pop3vscan/files/pop3vscan,v 1.3 2004/03/06 03:19:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/files/pop3vscan,v 1.4 2004/07/14 23:51:12 agriffis Exp $ depend() { need net |