summaryrefslogtreecommitdiff
path: root/net/sniffit
diff options
context:
space:
mode:
authorgarbled <garbled>1998-09-22 06:11:35 +0000
committergarbled <garbled>1998-09-22 06:11:35 +0000
commit8bb5bacb2816c68350a34c6d6b876f65410233f4 (patch)
treea57492ad41e15476f90fc624ff3efd195d3a866e /net/sniffit
parenta7ac85aebfd7fca34193ee7fc63a34e7447f6200 (diff)
downloadpkgsrc-8bb5bacb2816c68350a34c6d6b876f65410233f4.tar.gz
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha. There may be more, but I haven't seen them yet.
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 03784e35e4b..7d9d0473c07 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:19 tsarna Exp $
+# $NetBSD: Makefile,v 1.6 1998/09/22 06:11:39 garbled Exp $
#
DISTNAME= sniffit.0.3.5
@@ -6,6 +6,8 @@ PKGNAME= sniffit-0.3.5
CATEGORIES= security
MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/
+NOT_FOR_ARCHS= alpha # severe LP64 loss
+
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html