diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/pconsole | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/pconsole')
-rw-r--r-- | net/pconsole/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pconsole/Makefile b/net/pconsole/Makefile index d6be1c474ca..9b527ad92f9 100644 --- a/net/pconsole/Makefile +++ b/net/pconsole/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:11:06 martti Exp $ +# $NetBSD: Makefile,v 1.4 2006/10/04 21:53:17 wiz Exp $ # DISTNAME= pconsole-1.0 CATEGORIES= net -MASTER_SITES= http://www.heiho.net/pconsole/ +MASTER_SITES= http://www.ka.sara.nl/home/walter/pconsole/ MAINTAINER= frueauf@NetBSD.org -HOMEPAGE= http://www.heiho.net/pconsole/ +HOMEPAGE= http://www.ka.sara.nl/home/walter/pconsole/ COMMENT= Parallel console tool to access several host via one input tty GNU_CONFIGURE= yes |