pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/xl2tpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 19 08:34:48 UTC 2026

Modified Files:
        pkgsrc/net/xl2tpd: Makefile

Log Message:
xl2tpd: switch to github HOMEPAGE, other one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/xl2tpd/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/xl2tpd/Makefile
diff -u pkgsrc/net/xl2tpd/Makefile:1.5 pkgsrc/net/xl2tpd/Makefile:1.6
--- pkgsrc/net/xl2tpd/Makefile:1.5      Sun Dec  9 21:05:34 2018
+++ pkgsrc/net/xl2tpd/Makefile  Thu Feb 19 08:34:48 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/12/09 21:05:34 adam Exp $
-#
+# $NetBSD: Makefile,v 1.6 2026/02/19 08:34:48 wiz Exp $
 
 DISTNAME=              xl2tpd-20171013
 CATEGORIES=            net
@@ -8,7 +7,7 @@ EXTRACT_SUFX=           .zip
 WRKSRC=                        ${WRKDIR}/xl2tpd-master
 
 MAINTAINER=            christos%NetBSD.org@localhost
-HOMEPAGE=              http://www.xelerance.com/services/software/xl2tpd/
+HOMEPAGE=              https://github.com/xelerance/xl2tpd
 COMMENT=               Layer 2 Protocol Daemon
 
 EXDIR=                 ${PREFIX}/share/examples



Home | Main Index | Thread Index | Old Index