diff options
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/ |