diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-22 23:57:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-22 23:57:03 +0800 |
commit | 1bee72b37417e89044b44cdead10619a15f958c8 (patch) | |
tree | 215e3908aa9d3601467c66ce84c71ddb0644c20a | |
parent | 72895dd81e6b8191415aabac63dd63a927388514 (diff) | |
download | freebsd-ports-gnome-1bee72b37417e89044b44cdead10619a15f958c8.tar.gz freebsd-ports-gnome-1bee72b37417e89044b44cdead10619a15f958c8.tar.zst freebsd-ports-gnome-1bee72b37417e89044b44cdead10619a15f958c8.zip |
- Connect security/opensaml2
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cfe1041764c3..813e796e2732 100644 --- a/security/Makefile +++ b/security/Makefile @@ -307,6 +307,7 @@ SUBDIR += openct SUBDIR += openfwtk SUBDIR += opensaml + SUBDIR += opensaml2 SUBDIR += opensc SUBDIR += openscep SUBDIR += openssh-askpass |