summaryrefslogtreecommitdiff
path: root/parallel/clusterit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit/Makefile')
-rw-r--r--parallel/clusterit/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index fd741f7d577..cbb55bdec97 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2001/02/17 17:52:59 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/08/14 08:33:32 garbled Exp $
-DISTNAME= clusterit-1.3
+DISTNAME= clusterit-2.0
CATEGORIES= parallel
-MASTER_SITES= http://www.inficad.com/~garbled/
+MASTER_SITES= http://www.garbled.net/download/
MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.inficad.com/~garbled/clusterit.html
+HOMEPAGE= http://www.garbled.net/clusterit.html
COMMENT= Clustering package for unix
+USE_X11= YES
+
.include "../../mk/bsd.pkg.mk"