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 /math/koctave | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) |
Notes
Diffstat (limited to 'math/koctave')
-rw-r--r-- | math/koctave/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/koctave/Makefile b/math/koctave/Makefile index 8fa0eae4afc9..6ea5b6c49971 100644 --- a/math/koctave/Makefile +++ b/math/koctave/Makefile @@ -17,6 +17,8 @@ COMMENT= KDEGUI for octave RUN_DEPENDS= octave:${PORTSDIR}/math/octave BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_BZIP2= yes USE_INC_LIBTOOL_VER=13 |