aboutsummaryrefslogtreecommitdiff
path: root/security/sniff
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
commit4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch)
tree15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/sniff
parentfeb212beb00bfe3bc18e398c9d57084415ce3efd (diff)
downloadports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.tar.gz
ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.zip
Notes
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>