pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libbind



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan  3 07:39:06 UTC 2026

Modified Files:
        pkgsrc/net/libbind: Makefile

Log Message:
libbind: remove dead site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/libbind/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/libbind/Makefile
diff -u pkgsrc/net/libbind/Makefile:1.8 pkgsrc/net/libbind/Makefile:1.9
--- pkgsrc/net/libbind/Makefile:1.8     Sat Sep 24 06:48:55 2022
+++ pkgsrc/net/libbind/Makefile Sat Jan  3 07:39:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/09/24 06:48:55 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/03 07:39:06 wiz Exp $
 
 DISTNAME=      libbind-6.0
 PKGREVISION=   1
@@ -6,7 +6,7 @@ CATEGORIES=     net
 MASTER_SITES=  ftp://ftp.isc.org/isc/libbind/6.0/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.isc.org/software/libbind
+#HOMEPAGE=     https://www.isc.org/software/libbind
 COMMENT=       ISC Standard Resolver Library
 LICENSE=       isc
 



Home | Main Index | Thread Index | Old Index