pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libetm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  4 15:33:26 UTC 2026

Modified Files:
        pkgsrc/devel/libetm: Makefile

Log Message:
libetm: comment out weird HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/libetm/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/libetm/Makefile
diff -u pkgsrc/devel/libetm/Makefile:1.21 pkgsrc/devel/libetm/Makefile:1.22
--- pkgsrc/devel/libetm/Makefile:1.21   Thu Dec 11 21:28:58 2025
+++ pkgsrc/devel/libetm/Makefile        Sun Jan  4 15:33:26 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2025/12/11 21:28:58 vins Exp $
-#
+# $NetBSD: Makefile,v 1.22 2026/01/04 15:33:26 wiz Exp $
 
 DISTNAME=              ETM-1.09
 PKGNAME=               libetm-1.09
@@ -8,7 +7,7 @@ CATEGORIES=             devel
 MASTER_SITES=          https://www.aydogan.net/distfiles/devel/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              ${MASTER_SITES}
+#HOMEPAGE=             ${MASTER_SITES}
 COMMENT=               Exception and termination manager
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index