diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
commit | 752da6b94bb4a160d2075967dc8371df52062933 (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /security/zxid | |
parent | 8743e036cfa14e58941b3e927c8832057033608a (diff) | |
download | ports-752da6b94bb4a160d2075967dc8371df52062933.tar.gz ports-752da6b94bb4a160d2075967dc8371df52062933.zip |
Notes
Diffstat (limited to 'security/zxid')
-rw-r--r-- | security/zxid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zxid/Makefile b/security/zxid/Makefile index bf0b1cfceb50..606d13cd28af 100644 --- a/security/zxid/Makefile +++ b/security/zxid/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www MASTER_SITES= http://zxid.org/ EXTRACT_SUFX= .tgz -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source IdM for the Masses - SAML SSO LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |