diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /net/pen | |
parent | Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE (diff) |
- Update my email address
Approved and reviewed by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=98067
Diffstat (limited to 'net/pen')
-rw-r--r-- | net/pen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pen/Makefile b/net/pen/Makefile index 61f1ee9dd14f..5b6e1b650de5 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://siag.nu/pub/pen/ \ http://siag.nu/pub/pen/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A load balancer for "simple" tcp based protocols GNU_CONFIGURE= yes |