diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2018-08-15 10:51:55 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2018-08-15 10:51:55 +0000 |
commit | 429aaeeeae5cfc153a12ac26fcc7e169c20e455e (patch) | |
tree | 67b84010dbb5e57b8684022f89f87809ccce8db8 /www/hs-hS3/Makefile | |
parent | b9adfc0d23cfee963214b45778c0edc34d9f9dc9 (diff) |
Notes
Diffstat (limited to 'www/hs-hS3/Makefile')
-rw-r--r-- | www/hs-hS3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/hs-hS3/Makefile b/www/hs-hS3/Makefile index 6d73cc463be0..ee42ff343bf1 100644 --- a/www/hs-hS3/Makefile +++ b/www/hs-hS3/Makefile @@ -10,6 +10,9 @@ COMMENT= Interface to Amazon's Simple Storage Service (S3) LICENSE= BSD3CLAUSE +DEPRECATED= Not being developed upstream +EXPIRATION_DATE= 2018-09-15 + USE_CABAL= Crypto>=4.1.0 dataenc HTTP>=4000.0.0 hxt>=9.0.0 \ MissingH>=0.18.6 network>=2.6 network-uri>=2.6 random \ regex-compat utf8-string |