summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 18:04:21 +0000
committerjoerg <joerg>2008-04-07 18:04:21 +0000
commit29590d319c46d223b3d247cf57aebb06a9ae4cfe (patch)
tree50da1189b85e9a4f28ef0d65a7daf1f218766852 /security
parent5a4e8add3c8f943489d32f60719585f3e6a53d32 (diff)
downloadpkgsrc-29590d319c46d223b3d247cf57aebb06a9ae4cfe.tar.gz
Fix DESTDIR.
Diffstat (limited to 'security')
-rw-r--r--security/sniff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sniff/Makefile b/security/sniff/Makefile
index 68588b506b4..3024feb3ace 100644
--- a/security/sniff/Makefile
+++ b/security/sniff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/12/05 20:50:58 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/07 18:04:40 joerg Exp $
#
DISTNAME= sniff-2.0
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= zuntum@NetBSD.org
COMMENT= Program to sniff logins and passwords
+INSTALLATION_DIRS= sbin
.include "../../mk/bsd.prefs.mk"