aboutsummaryrefslogtreecommitdiff
path: root/security/sniff
diff options
context:
space:
mode:
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>