diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
commit | 5b0bf6e9473d5a7b4db79c23510459af776397d9 (patch) | |
tree | 0a11ec9f927f2e31c43bdce978c89f883e003c8d /net/pen | |
parent | 0ca18c714399eea73198483524d2f38fb027ad43 (diff) | |
download | ports-5b0bf6e9473d5a7b4db79c23510459af776397d9.tar.gz ports-5b0bf6e9473d5a7b4db79c23510459af776397d9.zip |
Notes
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 fc9a788095b6..20a041699da3 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= dominic.marks@btinternet.com +MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= A load balancer for "simple" tcp based protocols GNU_CONFIGURE= yes |