diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 05:23:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 05:23:11 +0000 |
commit | 85725356f15542680970e8f2b8f08c2a6575f531 (patch) | |
tree | fc38d73b103fa4295c4937dac10a03cb1be8e459 /math/dislin | |
parent | Mark as BROKEN due to failure to install properly. (diff) |
Mark as BROKEN: checksum mismatch (actually file size is different, too).
Diffstat (limited to 'math/dislin')
-rw-r--r-- | math/dislin/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index 38c6013fe03a..792ce71e5077 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -15,6 +15,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.fbsd${BINVER} MAINTAINER= ports@FreeBSD.org COMMENT= A scientific data plotting package +BROKEN= checksum mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-09-03 + RESTRICTED= "free for non-commercial use." ONLY_FOR_ARCHS= i386 USE_XLIB= yes |