aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmmon
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-15 02:53:05 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-15 02:53:05 +0000
commitf76925985534a75123c8c8f551ff8605c9929b75 (patch)
tree2a8332db6d3a2a52777784427218b9d08e213269 /sysutils/wmmon
parentd1ae0706e87c31c4555fd50e6a36213637fde964 (diff)
downloadports-f76925985534a75123c8c8f551ff8605c9929b75.tar.gz
ports-f76925985534a75123c8c8f551ff8605c9929b75.zip
update mastersites
PR: 16654 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=25843
Diffstat (limited to 'sysutils/wmmon')
-rw-r--r--sysutils/wmmon/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/wmmon/Makefile b/sysutils/wmmon/Makefile
index 7ef4e479898a..c0d03976e48b 100644
--- a/sysutils/wmmon/Makefile
+++ b/sysutils/wmmon/Makefile
@@ -8,11 +8,9 @@
DISTNAME= wmmon-1.0b2
CATEGORIES= sysutils windowmaker
-MASTER_SITES= ftp://ftp.mezaway.org/pub/DockApps/ \
+MASTER_SITES= ftp://ftp.tecnogi.com/pub/linux/WindowMaker/ \
http://www.physics.adelaide.edu.au/~kkennawa/ \
- ftp://ftp.tecnogi.com/pub/linux/WindowMaker/ \
- ftp://ftp.deva.net/pub/sources/X11/WindowMaker/dockapps/ \
- ftp://ftp.paco.odessa.ua/.2/x11/wm/WindowMaker/apps/
+ ftp://ftp.deva.net/pub/sources/X11/windowmaker/dockapps/
MAINTAINER= sk-ports@vegamuse.org
@@ -25,7 +23,7 @@ WRKSRC= ${WRKDIR}/wmmon.app/wmmon
.include <bsd.port.pre.mk>
.if $(OSVERSION) < 400000
-BROKEN= 'cannot compile with 3-stable'
+#BROKEN= 'cannot compile with 3-stable'
.endif
.if !defined(NOPORTDOCS)