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/whoson | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.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 |