diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/clusterit | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/clusterit')
-rw-r--r-- | net/clusterit/Makefile | 1 | ||||
-rw-r--r-- | net/clusterit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/clusterit/Makefile b/net/clusterit/Makefile index d3d6f323f4cb..1709c7d8e563 100644 --- a/net/clusterit/Makefile +++ b/net/clusterit/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.garbled.net/download/ \ ftp://ftp.chg.ru/pub/prog/parallel/tools/clusterit/ MAINTAINER= demon@FreeBSD.org +COMMENT= A collection of clustering tools MAN1= barrier.1 barrierd.1 dsh.1 jsh.1 jsd.1 \ clustersed.1 run.1 seq.1 dshbak.1 pcp.1 pdf.1 prm.1 diff --git a/net/clusterit/pkg-comment b/net/clusterit/pkg-comment deleted file mode 100644 index 7a8659fc4b6d..000000000000 --- a/net/clusterit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of clustering tools |