diff options
Diffstat (limited to 'net-mail/fetchmail/fetchmail-5.9.14.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-5.9.14.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild index 0af70f489cad..708cd313a485 100644 --- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild +++ b/net-mail/fetchmail/fetchmail-5.9.14.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.6 2002/10/04 06:07:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.7 2002/10/05 05:39:23 drobbins Exp $ + +IUSE="ssl nls" S="${WORKDIR}/${P}" |