diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-08-07 17:27:54 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-08-07 17:27:54 +0000 |
commit | d7a12071641dd1c6ef70978be54c0dae7e4819a0 (patch) | |
tree | 9537bd31f386021a74f0ec7e316673325e39c424 /x11/wterm | |
parent | b0e697ab878332d75bc70359e3633dbc4f0a6540 (diff) | |
download | ports-d7a12071641dd1c6ef70978be54c0dae7e4819a0.tar.gz ports-d7a12071641dd1c6ef70978be54c0dae7e4819a0.zip |
Notes
Diffstat (limited to 'x11/wterm')
-rw-r--r-- | x11/wterm/Makefile | 3 | ||||
-rw-r--r-- | x11/wterm/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index 53369d9104bc..5d4623022464 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -8,7 +8,8 @@ PORTNAME= wterm PORTVERSION= 6.2.6 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.kddlabs.co.jp/.10/X11/acontrib/wterm/ \ +MASTER_SITES= http://wm.current.nu/files/ \ + ftp://ftp.kddlabs.co.jp/pub/X11/acontrib/wterm/ \ ftp://ftp.riken.go.jp/pub/X11/acontrib/wterm/ MAINTAINER= cpiazza@FreeBSD.org diff --git a/x11/wterm/pkg-descr b/x11/wterm/pkg-descr index ef5e7d36211e..fc7f29e06a9b 100644 --- a/x11/wterm/pkg-descr +++ b/x11/wterm/pkg-descr @@ -4,4 +4,4 @@ other additions. Unlike many other efforts, wterm aims to have its changed merged back into the parent rxvt rather than forking off yet another seperate terminal emulator. -WWW: http://wm.current.nu/files.html#wterm +WWW: http://wm.current.nu/files.php#wterm |