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/corkscrew | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/corkscrew')
-rw-r--r-- | net/corkscrew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index d0008156acb..c70b49d27bc 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2006/02/17 07:48:02 martti Exp $ +# $NetBSD: Makefile,v 1.3 2006/10/04 21:53:16 wiz Exp $ DISTNAME= corkscrew-2.0 CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ MAINTAINER= martti@NetBSD.org -HOMEPAGE= http://www.agroman.net/corkscrew +HOMEPAGE= http://www.agroman.net/corkscrew/ COMMENT= Tool for tunneling SSH through HTTP proxies GNU_CONFIGURE= YES |