aboutsummaryrefslogtreecommitdiffstats
path: root/security/sniff
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 16:19:33 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 16:19:33 +0800
commit084e6f2af64a7a37026b42439396fb80814b7ff3 (patch)
tree0a2ab527c09bd56fb7098f69adc715d629a7da97 /security/sniff
parentfef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (diff)
downloadfreebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.gz
freebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.zst
freebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'security/sniff')
-rw-r--r--security/sniff/Makefile16
1 files changed, 8 insertions, 8 deletions
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 <bsd.port.mk>