diff options
author | kris <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | f33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch) | |
tree | 2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /cad | |
parent | f52d0b7316d6addc7be1b2676994bf22e824ef37 (diff) | |
download | FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/slffea/Makefile | 2 | ||||
-rw-r--r-- | cad/ziarc/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile index b3386aa..fb31b28 100644 --- a/cad/slffea/Makefile +++ b/cad/slffea/Makefile @@ -19,6 +19,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= San Le's Free Finite Element Analysis BROKEN= Size mismatch +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2005-09-22 CONFLICTS= swi-pl-* TenDRA-* USE_REINPLACE= yes diff --git a/cad/ziarc/Makefile b/cad/ziarc/Makefile index d19f2a2..e201bce 100644 --- a/cad/ziarc/Makefile +++ b/cad/ziarc/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${PYNUMERIC} RUN_DEPENDS= ${PYNUMERIC} BROKEN= Checksum mismatch +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2005-09-22 USE_ZIP= yes USE_REINPLACE= yes |