From bc3e9987953eaed155a9e6a52a9c199c9bc8bb8c Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 2 Dec 1998 09:48:36 +0000 Subject: fix syntax errror in BROKEN --- www/wn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/wn/Makefile b/www/wn/Makefile index 1d865cec9f2e..86f1692e1d44 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.26 1998/07/20 13:39:40 adam Exp $ +# $Id: Makefile,v 1.27 1998/12/01 11:21:33 obrien Exp $ # DISTNAME= wn-1.18.6 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ MAINTAINER= adam@veda.is -BROKEN='single MASTER_SITE and /pub/wn/ doesn't exist on ftp.acns.nwu.edu anymore' +BROKEN='single MASTER_SITE and /pub/wn/ doesnt exist on ftp.acns.nwu.edu anymore' IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" -- cgit