diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-11-22 08:53:14 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-11-22 08:53:14 +0000 |
commit | 9a9e412d8bcd2603c2ea8a89ba5efb2eb12ec556 (patch) | |
tree | 9ba296cf32d13472a9f7acb32a78e19469f55648 /www/webstone-ssl | |
parent | fabc49044895c19f695367f86f33d2099efd0db8 (diff) | |
download | ports-9a9e412d8bcd2603c2ea8a89ba5efb2eb12ec556.tar.gz ports-9a9e412d8bcd2603c2ea8a89ba5efb2eb12ec556.zip |
Notes
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 4a1b07866e78..b84d4d958e9e 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= fortune@n.jpn.ph +MAINTAINER= ports@FreeBSD.org COMMENT= World wide web server benchmarking with SSL support USE_OPENSSL= yes |