summaryrefslogtreecommitdiff
path: root/net/sniffit
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-11-13 01:35:55 +0000
committerfrueauf <frueauf>1998-11-13 01:35:55 +0000
commita817947720945eebd2288c1b9a6a966b8ea55f4c (patch)
tree4b3c824ea0c1e816c2b7446bef7237d63fb07e98 /net/sniffit
parent1d1db16061f50c443dc2c797edaeefa7d429cc0e (diff)
downloadpkgsrc-a817947720945eebd2288c1b9a6a966b8ea55f4c.tar.gz
pkglint: move NOT_FOR_ARCHS where it belongs.
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 585649283f1..9a232b2b3e2 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/10/15 19:51:07 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/11/13 01:38:16 frueauf Exp $
#
DISTNAME= sniffit.0.3.5
@@ -6,11 +6,11 @@ PKGNAME= sniffit-0.3.5
CATEGORIES= net 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
+NOT_FOR_ARCHS= alpha # severe LP64 loss
+
do-build:
cd ${WRKSRC} ; ./configure ; make