diff options
author | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
commit | e3a1472bd592fc9a2d0b1b4cfcdaf12df16e1b46 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/pchar/Makefile | |
parent | df790da1af0983934231480e1589c0b321dbd532 (diff) | |
download | pkgsrc-e3a1472bd592fc9a2d0b1b4cfcdaf12df16e1b46.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/pchar/Makefile')
-rw-r--r-- | net/pchar/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 80e46ffe7f4..652ceb5532a 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2006/07/17 17:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2006/10/04 21:53:17 wiz Exp $ DISTNAME= pchar-1.5 CATEGORIES= net -MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ +MASTER_SITES= http://www.kitchenlab.org/www/bmah/Software/pchar/ MAINTAINER= soren@NetBSD.org -HOMEPAGE= http://www.employees.org/~bmah/Software/pchar/ +HOMEPAGE= http://www.kitchenlab.org/www/bmah/Software/pchar/ COMMENT= Tool for measuring Internet path characteristics GNU_CONFIGURE= yes |