diff options
Diffstat (limited to 'security/phpmyid/Makefile')
-rw-r--r-- | security/phpmyid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/phpmyid/Makefile b/security/phpmyid/Makefile index f2ea9e9e029c..40eeb9972cae 100644 --- a/security/phpmyid/Makefile +++ b/security/phpmyid/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpMyID -PORTVERSION= 0.5 +PORTVERSION= 0.8 CATEGORIES= security www MASTER_SITES= http://siege.org/projects/phpMyID/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dan@langille.org COMMENT= A single user Identity Provider for the OpenID framework NO_BUILD= yes |