diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 10:17:00 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 10:17:00 +0800 |
commit | 0d6890afd91ea07227a10131622444e993198698 (patch) | |
tree | 2942a5dd2e8b86e0ab1e1127550aa57194e49b28 /www/wn | |
parent | f3e81bbf7b6b88dd8ac313d0ab7bf8198d303b06 (diff) | |
download | freebsd-ports-gnome-0d6890afd91ea07227a10131622444e993198698.tar.gz freebsd-ports-gnome-0d6890afd91ea07227a10131622444e993198698.tar.zst freebsd-ports-gnome-0d6890afd91ea07227a10131622444e993198698.zip |
Spell "doesn't" correctly.
Diffstat (limited to 'www/wn')
-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 94deedcbf51f..976bf90996fd 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/ doesnt exist on ftp.acns.nwu.edu anymore' +BROKEN='single MASTER_SITE and /pub/wn/ doesn\'t exist on ftp.acns.nwu.edu anymore' IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" |