diff options
author | steve <steve@FreeBSD.org> | 2000-04-30 07:52:55 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-04-30 07:52:55 +0800 |
commit | 6404596a37b565b5bacd4ea719edfce83846af13 (patch) | |
tree | 9cd0edbdb64a7d2999b99cd3c0be00e018ff22ed /x11 | |
parent | 3429a1b7e0b4c8580b141384044ee4e4ad273882 (diff) | |
download | freebsd-ports-gnome-6404596a37b565b5bacd4ea719edfce83846af13.tar.gz freebsd-ports-gnome-6404596a37b565b5bacd4ea719edfce83846af13.tar.zst freebsd-ports-gnome-6404596a37b565b5bacd4ea719edfce83846af13.zip |
Update MASTER_SITES and WWW: line to pkg/DESCR.
PR: 18283
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wdm/Makefile | 2 | ||||
-rw-r--r-- | x11/wdm/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index d052c24c4c31..16f81a04eef4 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -8,7 +8,7 @@ PORTNAME= wdm PORTVERSION= 1.20 CATEGORIES= x11 windowmaker -MASTER_SITES= http://cortex.unice.fr/~jerome/WindowMaker/wdm/ \ +MASTER_SITES= http://www.tcscs.com/wdm/wdm/ \ http://www.de.freebsd.org/de/gif/bsd/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPIC} diff --git a/x11/wdm/pkg-descr b/x11/wdm/pkg-descr index c528691bf408..91365ae62834 100644 --- a/x11/wdm/pkg-descr +++ b/x11/wdm/pkg-descr @@ -7,4 +7,4 @@ handling authentication and system login. Most of xdm has been preserved (XFree86 3.3.2.3) with the Login interface based on a WINGs implementation using Tom Rothamel's "external greet" interface. -WWW: http://www.tuffguy.net/~wdm/ +WWW: http://www.tcscs.com/wdm/ |