diff options
author | brooks <brooks@FreeBSD.org> | 2006-02-15 05:49:57 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-02-15 05:49:57 +0000 |
commit | 64b06b71a58006bc75f5029eabd549206d13f218 (patch) | |
tree | 2c488406bcbcdcfad675210502467100b19cd1e8 /misc | |
parent | ba51e7dbbfe38b7d19755875a33ca0bdf31eec4b (diff) | |
download | FreeBSD-ports-64b06b71a58006bc75f5029eabd549206d13f218.zip FreeBSD-ports-64b06b71a58006bc75f5029eabd549206d13f218.tar.gz |
Add LATEST_LINK=globus2 and CONFLICT with globus4.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/globus2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/globus2/Makefile b/misc/globus2/Makefile index fb5e5d6..f3b9896 100644 --- a/misc/globus2/Makefile +++ b/misc/globus2/Makefile @@ -17,6 +17,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= The Globus Toolkit version ${GLOBUS_VER} +LATEST_LINK= globus2 +CONFLICTS= globus-4* + DEPRECATED= GT2 is obsolete and does not build. Consider net/globus4 instead EXPIRATION_DATE= 2006-03-01 |