diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
commit | 48f02b51c7d45176f749f09d19be24ca3e1d9dd8 (patch) | |
tree | 1e22e0d993ef2c679cc473820f1e3bea8588379a /devel/avltree/Makefile | |
parent | - fix the problem caused by ports/84292 (diff) |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
Notes
Notes:
svn path=/head/; revision=140428
Diffstat (limited to 'devel/avltree/Makefile')
-rw-r--r-- | devel/avltree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avltree/Makefile b/devel/avltree/Makefile index b651d848db52..e2deb3589651 100644 --- a/devel/avltree/Makefile +++ b/devel/avltree/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= # disappeared in 2001 DEPRECATED= "now only available on *BSD mirrors" -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 MAINTAINER= ports@FreeBSD.org COMMENT= An in-memory index w/ binary and string keys and key counts |