diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-19 15:39:21 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-19 15:39:21 +0000 |
commit | 6362e6c1118912cad17def3a85fc165f7951c21c (patch) | |
tree | 23fccd28e53a623587ad7c6b06cb10974d00f825 /sysutils/gosa | |
parent | b629e5f60449ff48aeabcb6096e14ba6f8d6d3f8 (diff) | |
download | ports-6362e6c1118912cad17def3a85fc165f7951c21c.tar.gz ports-6362e6c1118912cad17def3a85fc165f7951c21c.zip |
Notes
Diffstat (limited to 'sysutils/gosa')
-rw-r--r-- | sysutils/gosa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gosa/Makefile b/sysutils/gosa/Makefile index d1854fd992ab..da0601bae75b 100644 --- a/sysutils/gosa/Makefile +++ b/sysutils/gosa/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Web Based LDAP Administration Program BROKEN= requires magic quotes option (PHP < 5.4, no longer available) +DEPRECATED= this version of gosa cannot be fixed (requires PHP < 5.4) +EXPIRATION_DATE= 2016-11-19 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |