diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 15:03:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 15:03:44 +0000 |
commit | 0197979a6c6f98f158bdb40416dcf5f2c38dffaf (patch) | |
tree | 5a8c7d7c039ccfd4f07c5b8aa9119f2c526556eb /www/wn | |
parent | 48b6b34f80693465c971cada745f259af2d71396 (diff) | |
download | ports-0197979a6c6f98f158bdb40416dcf5f2c38dffaf.tar.gz ports-0197979a6c6f98f158bdb40416dcf5f2c38dffaf.zip |
Notes
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 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" |