diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /www/hydra | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) | |
download | ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.tar.gz ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip |
Notes
Diffstat (limited to 'www/hydra')
-rw-r--r-- | www/hydra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hydra/Makefile b/www/hydra/Makefile index fb4e2bf83c1a..18f99232dd44 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1.8 CATEGORIES= www MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A high performance multi-threaded web server LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls |