diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /editors/openoffice.org-1.0 | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) | |
download | ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.tar.gz ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 3af34c98526c..a6279d660c68 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -27,6 +27,8 @@ DISTFILES+= ${L10NHELP:S/$/:help/} .endif BROKEN= Unfetchable +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2005-09-22 NO_LATEST_LINK= yes FIND?= /usr/bin/find |