diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-03 13:23:11 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-03 13:23:11 +0800 |
commit | 0bc0b50ebd34b8089773010e86b06ef0bfe8c95f (patch) | |
tree | 33448c90b202dc10cd899c6678aadb72a3a89192 /math | |
parent | 53b5b301d8c7962fa357a32772d7b2d916784341 (diff) | |
download | freebsd-ports-gnome-0bc0b50ebd34b8089773010e86b06ef0bfe8c95f.tar.gz freebsd-ports-gnome-0bc0b50ebd34b8089773010e86b06ef0bfe8c95f.tar.zst freebsd-ports-gnome-0bc0b50ebd34b8089773010e86b06ef0bfe8c95f.zip |
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 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 |