From d9e2c1894fa668cf833d583a2a6a930833e52093 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 3 Apr 2006 13:36:12 +0000 Subject: Fix typo in allowed platforms. --- security/fprot-workstation-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile index 84c3716c682..dffa18daf1c 100644 --- a/security/fprot-workstation-bin/Makefile +++ b/security/fprot-workstation-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/04/02 23:54:01 ben Exp $ +# $NetBSD: Makefile,v 1.31 2006/04/03 13:36:12 ben Exp $ # DISTNAME= #defined @@ -15,7 +15,7 @@ DEPENDS+= unzip-[0-9]*:../../archivers/unzip PKG_INSTALLATION_TYPES= overwrite pkgviews -ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-[2-9]*-x86)64 \ +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-[2-9]*-x86_64 \ Linux-*-i386 SunOS-*-sparc RESTRICTED= "Redistribution not permitted" NO_SRC_ON_CDROM= ${RESTRICTED} -- cgit v1.2.3