diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-01 07:28:22 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-01 07:28:22 +0000 |
commit | 4a35237ccc12a5e74ed7fa07a11ebab202e6fb0b (patch) | |
tree | 6828cd404115181152adbe846f4d7bd690b586d7 /misc/Makefile | |
parent | Fixed a nasty bug that distorts the output on terminals that (diff) |
Add globus2,
The Globus Toolkit is an open source software toolkit used for
building grids. It is being developed by the Globus Alliance
and many others all over the world. A growing number of
projects and companies are using the Globus Toolkit to unlock
the potential of grids for their cause.
PR: ports/65008
Submitted by: Brooks Davis <brooks@FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=105845
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2a9e94faa862..4e83ae0688b6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -108,6 +108,7 @@ SUBDIR += gkrellweather SUBDIR += gkrellweather2 SUBDIR += gkx86info + SUBDIR += globus2 SUBDIR += gman SUBDIR += gnome-icon-theme SUBDIR += gnomehier |