diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-03-10 06:11:32 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-03-10 06:11:32 +0000 |
commit | 6180d6e74cfa0aaa85e5b6866f659ed63c10cdf5 (patch) | |
tree | 34783f2405da67298225e7ef67af21b05d50b412 | |
parent | a0d2ca10691398aab2f85485116bf9880802e6cd (diff) |
Notes
-rw-r--r-- | www/resin2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/resin2/Makefile b/www/resin2/Makefile index b59fb2d3ccb6..00e245ee271e 100644 --- a/www/resin2/Makefile +++ b/www/resin2/Makefile @@ -20,6 +20,9 @@ HAS_CONFIGURE= yes USE_PYTHON= yes USE_OPENSSL= yes +DEPRECATED= unsupported upstream, consider www/resin3 +EXPIRATION_DATE= 2012-04-10 + # Customizable settings RUNASUSER?= www RUNASUID?= 80 |