diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/pen | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/pen')
-rw-r--r-- | net/pen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pen/Makefile b/net/pen/Makefile index 12cc3a465aa..3a4829b6df9 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/04/13 11:43:25 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:51:36 grant Exp $ # DISTNAME= pen-0.10.1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://siag.nu/pub/pen/ \ ftp://siag.nu/pub/pen/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://siag.nu/pen/ COMMENT= load balancer for "simple" tcp based protocols |