summaryrefslogtreecommitdiff
path: root/sysutils/wmmon/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-26 19:53:03 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-26 19:53:03 +0000
commit76eca5a3a5640dfa459aeca6895d61fd984bca93 (patch)
tree002b04fec47c75baf7cb7ef07c4198150a3fb054 /sysutils/wmmon/Makefile
parentAvoid floating point exceptions. The program seems to handle the (diff)
Fix MASTER_SITES.
PR: ports/9693 Submitted by: Chris Piazza <norn@home.net>
Notes
Notes: svn path=/head/; revision=16365
Diffstat (limited to '')
-rw-r--r--sysutils/wmmon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmmon/Makefile b/sysutils/wmmon/Makefile
index f82562a3a927..c32818d1799b 100644
--- a/sysutils/wmmon/Makefile
+++ b/sysutils/wmmon/Makefile
@@ -3,12 +3,12 @@
# Date created: 27 November 1998
# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
#
-# $Id: Makefile,v 1.3 1999/01/04 03:40:03 steve Exp $
+# $Id: Makefile,v 1.4 1999/01/18 06:43:01 asami Exp $
#
DISTNAME= wmmon-1.0b2
CATEGORIES= sysutils windowmaker
-MASTER_SITES= ftp://ftp.mezaway.org/pub/ \
+MASTER_SITES= ftp://ftp.mezaway.org/pub/DockApps/ \
http://www.physics.adelaide.edu.au/~kkennawa/ \
ftp://ftp.tecnogi.com/pub/linux/WindowMaker/ \
ftp://ftp.deva.net/pub/sources/X11/WindowMaker/dockapps/ \