diff options
author | steve <steve@FreeBSD.org> | 2000-05-29 10:17:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-29 10:17:00 +0800 |
commit | 8efe0b8a3a99bef2abcc5892b58557923a56cc39 (patch) | |
tree | 571b0330c63c0d4566fa72dd7f39adfbf6dab049 | |
parent | c03daa6b9be8a09a9fea8b6c314d1ad27833a8c6 (diff) | |
download | freebsd-ports-gnome-8efe0b8a3a99bef2abcc5892b58557923a56cc39.tar.gz freebsd-ports-gnome-8efe0b8a3a99bef2abcc5892b58557923a56cc39.tar.zst freebsd-ports-gnome-8efe0b8a3a99bef2abcc5892b58557923a56cc39.zip |
Spell "doesn't" correctly.
-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" |