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/pconsole | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/pconsole')
-rw-r--r-- | net/pconsole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pconsole/Makefile b/net/pconsole/Makefile index 4fbab4429bb..406c6182a78 100644 --- a/net/pconsole/Makefile +++ b/net/pconsole/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/06/23 21:52:07 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:51:36 grant Exp $ # DISTNAME= pconsole-1.0 CATEGORIES= net MASTER_SITES= http://www.heiho.net/pconsole/ -MAINTAINER= frueauf@netbsd.org +MAINTAINER= frueauf@NetBSD.org HOMEPAGE= http://www.heiho.net/pconsole/ COMMENT= parallel console tool to access several host via one input tty |