diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 07:52:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 07:52:15 +0000 |
commit | 0ae9874aeeb271f8b4abe38ad5b98b2623907327 (patch) | |
tree | 6cf85d49c25803fa9cf9230c2fdd615d9bca6e5b /www | |
parent | 419284156c5d161c1cd23665a826609b57ea6d2d (diff) | |
download | ports-0ae9874aeeb271f8b4abe38ad5b98b2623907327.tar.gz ports-0ae9874aeeb271f8b4abe38ad5b98b2623907327.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/eddie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/eddie/Makefile b/www/eddie/Makefile index c5e5c4f23c35..c982310049c0 100644 --- a/www/eddie/Makefile +++ b/www/eddie/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.aims.com.au/chris/ DISTNAME= eddie-1.5.1-20020619 -MAINTAINER= chris@aims.com.au +MAINTAINER= ports@freebsd.org COMMENT= Tool for building fault-tolerant redundant WWW servers BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang |