diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-06 01:45:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-06 01:45:22 +0000 |
commit | 01e6435fdea4ce062c1217a21a371527818555f7 (patch) | |
tree | 6e7c073e0cc955cf079f0eac91c49abf974d1672 | |
parent | e6b8e83f644e9da132f64e0dfa2f6ad707a441f6 (diff) |
Notes
-rw-r--r-- | security/phpmyid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/phpmyid/Makefile b/security/phpmyid/Makefile index 70aaff15ac70..557cda21a685 100644 --- a/security/phpmyid/Makefile +++ b/security/phpmyid/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= dan@langille.org COMMENT= A single user Identity Provider for the OpenID framework +DEPRECATED= Development has ceased. +EXPIRATION_DATE= 2011-01-01 + NO_BUILD= yes USE_PHP= session |