pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/heme



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 28 08:25:47 UTC 2025

Modified Files:
        pkgsrc/editors/heme: Makefile

Log Message:
heme: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/heme/Makefile

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

Modified files:

Index: pkgsrc/editors/heme/Makefile
diff -u pkgsrc/editors/heme/Makefile:1.14 pkgsrc/editors/heme/Makefile:1.15
--- pkgsrc/editors/heme/Makefile:1.14   Wed Aug 16 20:21:09 2017
+++ pkgsrc/editors/heme/Makefile        Sun Dec 28 08:25:47 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2017/08/16 20:21:09 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.15 2025/12/28 08:25:47 wiz Exp $
 
 DISTNAME=              heme-0.4.2
 PKGREVISION=           3
 CATEGORIES=            editors
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=heme/}
+#MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=heme/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://sourceforge.net/projects/heme/
+#HOMEPAGE=             https://sourceforge.net/projects/heme/
 COMMENT=               Fast and portable console hex editor
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index