diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2012-10-09 11:14:31 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2012-10-09 11:14:31 +0000 |
commit | a1a2f49cacef4cb4346919b37f9696cd8d10ed56 (patch) | |
tree | d0bd8e2e21797f60456c837bbf537317ee35c882 /security/libssh2 | |
parent | 4e7cc2d9b7cdec36ffd5e572d671fcd8cab9bee0 (diff) |
Notes
Diffstat (limited to 'security/libssh2')
-rw-r--r-- | security/libssh2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 0a349c9736e8..2f6ea428dca1 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -1,4 +1,4 @@ -# Whom: Alexander Leidinger <netchild@freebsd.org> +# Created by: Alexander Leidinger <netchild@freebsd.org> # $FreeBSD$ PORTNAME= libssh2 |