diff options
-rw-r--r-- | www/wn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 5e76afa7e8bb..55ea5a64adfe 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -8,12 +8,11 @@ PORTNAME= wn PORTVERSION= 1.18.6 CATEGORIES= www -MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ +MASTER_SITES= ${MASTER_SITE_LOCAL} # ftp://ftp.acns.nwu.edu/pub/wn/ +MASTER_SITE_SUBDIR= trevor MAINTAINER= adam@veda.is -BROKEN='single MASTER_SITE and /pub/wn/ does not exist on ftp.acns.nwu.edu anymore' - IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" |