diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 11:16:20 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 11:16:20 +0000 |
commit | 58ca0f6e612befff7f5d0f75e4b3b013a198ccaa (patch) | |
tree | 93c8722d447f7073afd363c03dd257888a967091 /net | |
parent | 063d08452c170b5771aefa70428b6f6e43ac7469 (diff) | |
download | pkgsrc-58ca0f6e612befff7f5d0f75e4b3b013a198ccaa.tar.gz |
update HOMEPAGE.
Diffstat (limited to 'net')
-rw-r--r-- | net/socks5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 42031188e97..9284db4d79d 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/01/28 22:03:56 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2003/10/11 11:16:20 grant Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp # @@ -11,7 +11,7 @@ MASTER_SITES= # empty -- manual fetch needed EXTRACT_SUFX= _tar.gz MAINTAINER= ambrisko@ambrisko.roble.com -HOMEPAGE= http://www.socks.nec.com/reference/socks5.html +HOMEPAGE= http://www.socks.permeo.com/ COMMENT= SOCKS v5 application layer gateway and clients CONFLICTS= socks4-[0-9]* |