pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libelf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  4 15:32:58 UTC 2026

Modified Files:
        pkgsrc/devel/libelf: Makefile

Log Message:
libelf: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/libelf/Makefile

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

Modified files:

Index: pkgsrc/devel/libelf/Makefile
diff -u pkgsrc/devel/libelf/Makefile:1.17 pkgsrc/devel/libelf/Makefile:1.18
--- pkgsrc/devel/libelf/Makefile:1.17   Thu Jun  5 02:41:09 2014
+++ pkgsrc/devel/libelf/Makefile        Sun Jan  4 15:32:58 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2014/06/05 02:41:09 obache Exp $
-#
+# $NetBSD: Makefile,v 1.18 2026/01/04 15:32:58 wiz Exp $
 
 DISTNAME=              libelf-0.8.13
 PKGREVISION=           1
 CATEGORIES=            devel
-MASTER_SITES=          http://www.mr511.de/software/
+#MASTER_SITES=         http://www.mr511.de/software/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.mr511.de/software/english.html
+#HOMEPAGE=             http://www.mr511.de/software/english.html
 COMMENT=               ELF object file access library
 LICENSE=               gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index