pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/jumpgate
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 2 09:14:07 UTC 2026
Modified Files:
pkgsrc/net/jumpgate: Makefile
Log Message:
jumpgate: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/jumpgate/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/jumpgate/Makefile
diff -u pkgsrc/net/jumpgate/Makefile:1.6 pkgsrc/net/jumpgate/Makefile:1.7
--- pkgsrc/net/jumpgate/Makefile:1.6 Tue Oct 23 17:18:30 2012
+++ pkgsrc/net/jumpgate/Makefile Fri Jan 2 09:14:07 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:30 asau Exp $
-#
+# $NetBSD: Makefile,v 1.7 2026/01/02 09:14:07 wiz Exp $
DISTNAME= jumpgate-0.7
CATEGORIES= net
-MASTER_SITES= http://jumpgate.sourceforge.net/
+MASTER_SITES= https://jumpgate.sourceforge.net/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${MASTER_SITES}
+HOMEPAGE= https://jumpgate.sourceforge.net/
COMMENT= TCP connection forwarder with capture and syslog support
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index