pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/connect



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 30 08:59:39 UTC 2025

Modified Files:
        pkgsrc/net/connect: Makefile

Log Message:
connect: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/connect/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/connect/Makefile
diff -u pkgsrc/net/connect/Makefile:1.18 pkgsrc/net/connect/Makefile:1.19
--- pkgsrc/net/connect/Makefile:1.18    Sun Nov  3 11:45:33 2019
+++ pkgsrc/net/connect/Makefile Sun Nov 30 08:59:39 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2019/11/03 11:45:33 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2025/11/30 08:59:39 wiz Exp $
 
 DISTNAME=      1.104
 PKGNAME=       connect-${DISTNAME}
 CATEGORIES=    net security
-MASTER_SITES=  http://bitbucket.org/gotoh/connect/get/
+#MASTER_SITES= http://bitbucket.org/gotoh/connect/get/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bitbucket.org/gotoh/connect/wiki/Home
+HOMEPAGE=      https://github.com/gotoh/ssh-connect
 COMMENT=       Open a TCP connection using a SOCKS4/5 or HTTP proxy server
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index