diff options
author | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
commit | 76923284d121afff121a628c16bc7d49b1a9702f (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /biology | |
parent | 868772caf2a27b5b31ec36eb8815b90d961e107e (diff) | |
download | freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.gz freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.zst freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'biology')
-rw-r--r-- | biology/platon/Makefile | 2 | ||||
-rw-r--r-- | biology/seaview/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 2818b08210c3..5cf2b0300a2a 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for viewing molecular/crystallographic structures BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 # PLATON may be used free of charge by the academic community under # the condition that it is not redistributed for a current & fresh copy. diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index c5d4e6dae278..feb020371eaa 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -12,6 +12,8 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Multiple DNA/protein sequence alignment editor BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 LICENSE= GPLv3 |