diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-02-11 00:22:14 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-02-11 00:22:14 +0000 |
commit | 9667cb645e6a4aeea6f97886c0435dcf315416a6 (patch) | |
tree | 927495056f9b46ab3e04c7c0b9d0ea7a8a9d46e0 | |
parent | 56bc523d1d22ebb752ecb82001d98740ff55f3c4 (diff) | |
download | ports-9667cb645e6a4aeea6f97886c0435dcf315416a6.tar.gz ports-9667cb645e6a4aeea6f97886c0435dcf315416a6.zip |
Notes
-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 c1cc01f9936b..443dd36b6b2f 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} +DEPRECATED= yes +EXPIRATION_DATE= 2006-03-01 + NOMANCOMPRESS= yes MANPREFIX= ${GLOBUS_LOCATION} |