From 084e6f2af64a7a37026b42439396fb80814b7ff3 Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 21 Apr 2000 08:19:33 +0000 Subject: Correct whitespace introduced during PORTNAME conversion and portlint --- security/sniff/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'security/sniff') diff --git a/security/sniff/Makefile b/security/sniff/Makefile index b8902b5fc68a..b76c56d0aac0 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -5,15 +5,15 @@ # $FreeBSD$ # -PORTNAME= sniff -PORTVERSION= 1.0 -CATEGORIES= security -MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ +PORTNAME= sniff +PORTVERSION= 1.0 +CATEGORIES= security +MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ -MAINTAINER= veraldi@cs.unibo.it +MAINTAINER= veraldi@cs.unibo.it -MAN1= sniff.1 -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= configure +MAN1= sniff.1 +HAS_CONFIGURE= yes +CONFIGURE_SCRIPT= configure .include -- cgit