diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-08 17:01:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-08 17:01:46 +0000 |
commit | 5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch) | |
tree | 326c7ae1133b16e8be2a37e24472b70a0574fcaa /security/arm/Makefile | |
parent | fb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff) | |
download | ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.tar.gz ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.zip |
Notes
Diffstat (limited to 'security/arm/Makefile')
-rw-r--r-- | security/arm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/arm/Makefile b/security/arm/Makefile index b0cf62ad14f4..39c697f47aac 100644 --- a/security/arm/Makefile +++ b/security/arm/Makefile @@ -15,6 +15,9 @@ COMMENT= Terminal status monitor for Tor LICENSE= GPLv3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + USE_PYTHON= distutils USES= python:2.7 shebangfix tar:bzip2 SHEBANG_FILES= src/resources/torrcOverride/override.py |