diff options
author | sada <sada@FreeBSD.org> | 1998-12-15 18:56:58 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-12-15 18:56:58 +0000 |
commit | bb1d4b6bb310a57d623ec0e33162a65e7963b038 (patch) | |
tree | 1cbdf15270c6f6b3bed2342cb4aaee8695357546 /x11-wm | |
parent | d8ad0a00c3618888180eb0ac867cdfeb4a538d4e (diff) | |
download | FreeBSD-ports-bb1d4b6bb310a57d623ec0e33162a65e7963b038.zip FreeBSD-ports-bb1d4b6bb310a57d623ec0e33162a65e7963b038.tar.gz |
The wmx-distfile was unfetchable, so update the main location,
and add some other sites.
PR: ports/9086
Submitted by: Stefan Zehl <sec@btl.42.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmx/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/wmx/Makefile b/x11-wm/wmx/Makefile index beaa6f7..b7e91de 100644 --- a/x11-wm/wmx/Makefile +++ b/x11-wm/wmx/Makefile @@ -3,13 +3,15 @@ # Date created: 11. Jan 1998 # Whom: Stefan Zehl <sec@42.org> # -# $Id: Makefile,v 1.4 1998/09/15 11:13:37 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/17 00:32:59 asami Exp $ # DISTNAME= wmx-4 PKGNAME= wmx-4.0 CATEGORIES= x11-wm -MASTER_SITES= http://www.netcomuk.co.uk/~cannam/ +MASTER_SITES= http://www.all-day-breakfast.com/wmx/ \ + ftp://ftp.tu-clausthal.de/pub/unix.new/x11-wm/ \ + ftp://ftp.maths.tcd.ie/src/eoin-tmp/window_managers/ MAINTAINER= sec@42.org |