diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-10 23:16:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-10 23:16:22 +0000 |
commit | ee74687699689e0176af397a384a5cc996b153b2 (patch) | |
tree | d7660422be170ff94c5c6bfa6857d797a03d88e5 /net/ssldump | |
parent | 2337495c1c00c916d320eec99ba7f6b4ef117e0b (diff) | |
download | ports-ee74687699689e0176af397a384a5cc996b153b2.tar.gz ports-ee74687699689e0176af397a384a5cc996b153b2.zip |
Drop maintainership
Notes
Notes:
svn path=/head/; revision=86742
Diffstat (limited to 'net/ssldump')
-rw-r--r-- | net/ssldump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile index 2454b33f6329..7ee5d5b8c4d7 100644 --- a/net/ssldump/Makefile +++ b/net/ssldump/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9b3 CATEGORIES= net security MASTER_SITES= http://www.rtfm.com/ssldump/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SSLv3/TLS network protocol analyzer USE_OPENSSL= YES |