diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 09:13:22 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 09:13:22 +0000 |
commit | 8cccb8956572021302b5d1b440bede4a58d051ad (patch) | |
tree | 6863f5b551dcf50c9b8ba42fda114ef0cfd564eb /security/xyssl | |
parent | 185fd2a9c349e7aa2986b139b9b345e1f09e613f (diff) |
Notes
Diffstat (limited to 'security/xyssl')
-rw-r--r-- | security/xyssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/xyssl/Makefile b/security/xyssl/Makefile index 66381d69bbf4..f3c01219b111 100644 --- a/security/xyssl/Makefile +++ b/security/xyssl/Makefile @@ -15,6 +15,8 @@ DISTFILES= xyssl-${PORTVERSION}-bsd.tgz MAINTAINER= ports@FreeBSD.org COMMENT= A liteweight SSL and TLS toolkit for C developers +BROKEN= does not fetch + LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT |