From 05c6d1f33d118d7d31a04cf07110012a12ec3826 Mon Sep 17 00:00:00 2001 From: frueauf Date: Fri, 13 Nov 1998 01:35:55 +0000 Subject: pkglint: move NOT_FOR_ARCHS where it belongs. --- net/sniffit/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/sniffit') 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 -- cgit v1.2.3