From 419e07c044917c74d2312715594af0981c4f88af Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 27 Jan 2004 14:13:49 +0000 Subject: uppercase IP acronym, tabify. --- net/iplog/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/iplog') diff --git a/net/iplog/Makefile b/net/iplog/Makefile index cfac7f4f20a..109ba463301 100644 --- a/net/iplog/Makefile +++ b/net/iplog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/24 14:50:05 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/27 14:13:49 grant Exp $ # DISTNAME= iplog-2.2.3 @@ -8,16 +8,16 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/} MAINTAINER= gremlin@portal-to-web.de HOMEPAGE= http://ojnk.sourceforge.net/ -COMMENT= Iplog is a tool using pcap to log ip traffic +COMMENT= Iplog is a tool using pcap to log IP traffic USE_BUILDLINK2= YES USE_GNU_TOOLS+= make USE_PKGINSTALL= YES GNU_CONFIGURE= YES -CFLAGSTMP="-I${PREFIX}/include -Wall" -LDFLAGSTMP="-L${PREFIX}/lib -Wl,-R${PREFIX}/lib" -LIBSTMP="-lpthread" +CFLAGSTMP= "-I${PREFIX}/include -Wall" +LDFLAGSTMP= "-L${PREFIX}/lib -Wl,-R${PREFIX}/lib" +LIBSTMP= "-lpthread" RCD_SCRIPTS= iplog -- cgit v1.2.3