diff options
Diffstat (limited to 'x11/wterm')
-rw-r--r-- | x11/wterm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index ea96e4b..37084de 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -8,7 +8,8 @@ PORTNAME= wterm PORTVERSION= 6.2.6 CATEGORIES= x11 -MASTER_SITES= http://wm.current.nu/files/ +MASTER_SITES= ftp://ftp.kddlabs.co.jp/.10/X11/acontrib/wterm/ \ + ftp://ftp.riken.go.jp/pub/X11/acontrib/wterm/ MAINTAINER= cpiazza@FreeBSD.org |