diff options
-rw-r--r-- | www/wn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 976bf90996fd..5e76afa7e8bb 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -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/ does not exist on ftp.acns.nwu.edu anymore' IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" |