diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 21:47:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 21:47:45 +0000 |
commit | 3138dba871b1669b0dc95aec2116d0e8c6819361 (patch) | |
tree | f36c5b275c13168c538f7530d997431be342afe9 /science/fasthenry | |
parent | 9d7a971e8abec73c7ca9175579c0879190c39e1c (diff) | |
download | ports-3138dba871b1669b0dc95aec2116d0e8c6819361.tar.gz ports-3138dba871b1669b0dc95aec2116d0e8c6819361.zip |
Deprecate unmaintained ports from science where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes:
svn path=/head/; revision=270821
Diffstat (limited to 'science/fasthenry')
-rw-r--r-- | science/fasthenry/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/fasthenry/Makefile b/science/fasthenry/Makefile index 7ba7693aeabc..dcc6d9a426dd 100644 --- a/science/fasthenry/Makefile +++ b/science/fasthenry/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.srware.com/pub/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A multipole-accelerated inductance analysis program +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + P_VERSION= 3.0 HAS_CONFIGURE= yes |