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/whoson | |
parent | df790da1af0983934231480e1589c0b321dbd532 (diff) | |
download | pkgsrc-e3a1472bd592fc9a2d0b1b4cfcdaf12df16e1b46.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/whoson')
-rw-r--r-- | net/whoson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/whoson/Makefile b/net/whoson/Makefile index baaa57b4a5b..53b537c4a46 100644 --- a/net/whoson/Makefile +++ b/net/whoson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/02/19 23:08:48 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/04 21:53:18 wiz Exp $ # DISTNAME= whoson-2.03 @@ -7,7 +7,7 @@ CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whoson/} MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://whoson.sf.net/ +HOMEPAGE= http://whoson.sourceforge.net/ COMMENT= Check if (dynamic) IP address is connected USE_PKGLOCALEDIR= yes |