diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:49 +0000 |
commit | 0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25 (patch) | |
tree | 74fb8b765e4153274c1a637c35e6580ac1326de7 /net-misc/whatmask | |
parent | header fixes (diff) | |
download | historical-0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25.tar.gz historical-0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25.tar.bz2 historical-0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25.zip |
header fixes
Diffstat (limited to 'net-misc/whatmask')
-rw-r--r-- | net-misc/whatmask/whatmask-1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/whatmask/whatmask-1.1.ebuild b/net-misc/whatmask/whatmask-1.1.ebuild index 54fffd81c359..6184bc45c22c 100644 --- a/net-misc/whatmask/whatmask-1.1.ebuild +++ b/net-misc/whatmask/whatmask-1.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.1.ebuild,v 1.2 2002/07/09 11:37:27 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.1.ebuild,v 1.3 2002/07/11 06:30:49 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="little C program to compute different subnet mask notations" |