diff options
author | Steve Price <steve@FreeBSD.org> | 2000-04-29 23:52:55 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-04-29 23:52:55 +0000 |
commit | c2715b053c695f554c4106bad3c2c4e848abe749 (patch) | |
tree | 8cbbdfdf9daef731f20e21c1aa75c2679ccb580b /x11/wdm/Makefile | |
parent | Update to version 2.1.r2. (diff) |
Update MASTER_SITES and WWW: line to pkg/DESCR.
PR: 18283
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=28111
Diffstat (limited to 'x11/wdm/Makefile')
-rw-r--r-- | x11/wdm/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |