diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-02-11 00:36:00 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-02-11 00:36:00 +0000 |
commit | 3578820dc1c62082046b91bdffa634d31d6677b7 (patch) | |
tree | 6c75178e0d2ae808023eb8c9b349af645bd6cd29 | |
parent | 9667cb645e6a4aeea6f97886c0435dcf315416a6 (diff) | |
download | ports-3578820dc1c62082046b91bdffa634d31d6677b7.tar.gz ports-3578820dc1c62082046b91bdffa634d31d6677b7.zip |
Notes
-rw-r--r-- | misc/globus2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/globus2/Makefile b/misc/globus2/Makefile index 443dd36b6b2f..fb5e5d639310 100644 --- a/misc/globus2/Makefile +++ b/misc/globus2/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= The Globus Toolkit version ${GLOBUS_VER} -DEPRECATED= yes +DEPRECATED= GT2 is obsolete and does not build. Consider net/globus4 instead EXPIRATION_DATE= 2006-03-01 NOMANCOMPRESS= yes |