From e6312e43474bfc1a56086d5ebb3f8d4ee44e9059 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 5 Sep 1999 00:28:41 +0000 Subject: [PATCH] remove restriction on which archs this will compile on --- mbone/wbd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index 18e09da8d24..1149b04a7a4 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.5 1999/09/04 23:55:12 brad Exp $ +# $OpenBSD: Makefile,v 1.6 1999/09/05 00:28:41 brad Exp $ DISTNAME= wbd-1.0ucl4 CATEGORIES= mbone MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/1.0ucl4/ -ONLY_FOR_ARCHS= i386 MAINTAINER= angelos@openbsd.org