diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /net/morebalance | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.zst freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip |
- Update my email address
Approved and reviewed by: erwin (mentor)
Diffstat (limited to 'net/morebalance')
-rw-r--r-- | net/morebalance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index 859d1e421096..f7b836b2b76d 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ http://mindx.dyndns.org/morebalance/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A modular open source user-space load balancing system CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include |