diff options
Diffstat (limited to 'www/sit/Makefile')
-rw-r--r-- | www/sit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/sit/Makefile b/www/sit/Makefile index eaece9558b4b..9f09b99bc4d4 100644 --- a/www/sit/Makefile +++ b/www/sit/Makefile @@ -11,6 +11,9 @@ DISTNAME= sit_${PORTVERSION}p1 MAINTAINER= carsten@sitracker.org COMMENT= PHP incident tracking system / Helpdesk +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= GPLv2 IGNORE_WITH_PHP= 70 71 72 73 |