wok-6.x diff tcpdump/receipt @ rev 4276
minicom: fix build with glibc-2.10
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 26 00:15:15 2009 +0200 (2009-09-26) |
parents | b515bb60b101 |
children | 866fa2493b1b |
line diff
1.1 --- a/tcpdump/receipt Wed Jan 30 00:08:43 2008 +0100 1.2 +++ b/tcpdump/receipt Sat Sep 26 00:15:15 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="cli wire sniffer" 1.5 DEPENDS="libcrypto openssl " 1.6 BUILD_DEPENDS="libpcap" 1.7 -MAINTAINER="Serge Daigle <sdaigl@lacitec.on.ca>" 1.8 +MAINTAINER="sdaigl@lacitec.on.ca" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.tcpdump.org/" 1.11 WGET_URL="http://www.tcpdump.org/release/$TARBALL"