diff options
Diffstat (limited to 'math/octave-forge-parallel/Makefile')
-rw-r--r-- | math/octave-forge-parallel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 51a170aae4de..b16290983d96 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -14,6 +14,8 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} BROKEN= Does not compile with octave-3.2.2 +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.octave.mk" |