pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/userppp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:19:46 UTC 2026

Modified Files:
        pkgsrc/net/userppp: Makefile

Log Message:
userppp: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/userppp/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/userppp/Makefile
diff -u pkgsrc/net/userppp/Makefile:1.28 pkgsrc/net/userppp/Makefile:1.29
--- pkgsrc/net/userppp/Makefile:1.28    Mon May 25 12:01:20 2020
+++ pkgsrc/net/userppp/Makefile Mon Feb 16 08:19:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/05/25 12:01:20 nia Exp $
+# $NetBSD: Makefile,v 1.29 2026/02/16 08:19:46 wiz Exp $
 
 DISTNAME=              ppp-001107.src
 PKGNAME=               userppp-001107
@@ -7,7 +7,7 @@ CATEGORIES=             net
 MASTER_SITES=          http://www.NetBSD.org/~ad/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.awfulhak.org/~brian/
+#HOMEPAGE=             http://www.awfulhak.org/~brian/
 COMMENT=               User-PPP package as found in FreeBSD and OpenBSD
 
 ONLY_FOR_PLATFORM=     NetBSD-*-*



Home | Main Index | Thread Index | Old Index