diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-03 05:23:11 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-03 05:23:11 +0000 |
commit | 0bc0b50ebd34b8089773010e86b06ef0bfe8c95f (patch) | |
tree | 33448c90b202dc10cd899c6678aadb72a3a89192 /math | |
parent | 53b5b301d8c7962fa357a32772d7b2d916784341 (diff) | |
download | FreeBSD-ports-0bc0b50ebd34b8089773010e86b06ef0bfe8c95f.zip FreeBSD-ports-0bc0b50ebd34b8089773010e86b06ef0bfe8c95f.tar.gz |
Mark as BROKEN: checksum mismatch (actually file size is different, too).
Diffstat (limited to 'math')
-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 38c6013..792ce71 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 |