diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-28 14:27:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-28 14:27:28 +0000 |
commit | e2449d7a48eec1d9d05281857c80e16f18f68f5b (patch) | |
tree | e785a744ccb5cb6dadb47b6e65f999de971e4e4f /www/webstone-ssl | |
parent | 96e035fb8da9bac8b2c81343e4c41c0e718a325c (diff) | |
download | ports-e2449d7a48eec1d9d05281857c80e16f18f68f5b.tar.gz ports-e2449d7a48eec1d9d05281857c80e16f18f68f5b.zip |
- Change maintainer's email
PR: ports/67284
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=110194
Diffstat (limited to 'www/webstone-ssl')
-rw-r--r-- | www/webstone-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index d457327b7c05..898afd21369b 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -ssl DISTNAME= WebStone-SSL-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= k_nishizawa@anet.ne.jp +MAINTAINER= fortune@n.jpn.ph COMMENT= World wide web server benchmarking with SSL support USE_OPENSSL= yes |