diff options
Diffstat (limited to 'net-mgmt/ipplan/Makefile')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 8fea1333010b..efabc91aa965 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92 MAINTAINER= ports@FreeBSD.org COMMENT= IP address management and tracking +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + IGNORE_WITH_PHP= 70 71 72 73 RUN_DEPENDS= nmap:security/nmap |