diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 02:12:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 02:12:50 +0000 |
commit | 949545eb275b69c9aee69fad7665a0396a800c53 (patch) | |
tree | 3e34f3dd0b069e10d947abe81a6dfe7960aeea50 /security/sslwrap | |
parent | 370a3e7690504f5785e6766ec3c5f6faa2fa27b3 (diff) | |
download | ports-949545eb275b69c9aee69fad7665a0396a800c53.tar.gz ports-949545eb275b69c9aee69fad7665a0396a800c53.zip |
Notes
Diffstat (limited to 'security/sslwrap')
-rw-r--r-- | security/sslwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 7be7c15f5666..d8a28ed78b02 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.quiltaholic.com/rickk/sslwrap/ DISTNAME= ${PORTNAME} -MAINTAINER= ZGabor@CoDe.HU +MAINTAINER= ports@FreeBSD.org COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL USE_OPENSSL= YES |