diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:40:17 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:40:17 +0000 |
commit | 1ed308ae6bc55df6a68d105a30633a5b30e97c44 (patch) | |
tree | 12524fb9013138c2fb60d47bd6b97c4836edfd2c /net-misc/cidr | |
parent | fix #5741: use custom CFLAGS (diff) | |
download | gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.gz gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.bz2 gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.zip |
updated copyright years
Diffstat (limited to 'net-misc/cidr')
-rw-r--r-- | net-misc/cidr/cidr-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cidr/cidr-2.3.1.ebuild b/net-misc/cidr/cidr-2.3.1.ebuild index 6b606211b394..0e3f0f17fb84 100644 --- a/net-misc/cidr/cidr-2.3.1.ebuild +++ b/net-misc/cidr/cidr-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1.ebuild,v 1.4 2002/07/11 06:30:48 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1.ebuild,v 1.5 2002/08/01 11:40:16 seemant Exp $ A=cidr-current.tar.gz S=${WORKDIR}/${PN}-2.3 |