pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/elscreen



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  8 10:03:12 UTC 2025

Modified Files:
        pkgsrc/misc/elscreen: Makefile

Log Message:
elscreen: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/misc/elscreen/Makefile

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

Modified files:

Index: pkgsrc/misc/elscreen/Makefile
diff -u pkgsrc/misc/elscreen/Makefile:1.26 pkgsrc/misc/elscreen/Makefile:1.27
--- pkgsrc/misc/elscreen/Makefile:1.26  Sat May 14 22:25:39 2022
+++ pkgsrc/misc/elscreen/Makefile       Mon Dec  8 10:03:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2022/05/14 22:25:39 dholland Exp $
+# $NetBSD: Makefile,v 1.27 2025/12/08 10:03:12 wiz Exp $
 
 DISTNAME=      elscreen-1.4.6
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -18,7 +18,7 @@ DISTFILES=    ${DISTNAME}.tar.gz \
                elscreen-wl-0.8.0.tar.gz
 
 MAINTAINER=    uebayasi%NetBSD.org@localhost
-HOMEPAGE=      http://www.morishima.net/~naoto/software/elscreen/
+#HOMEPAGE=     http://www.morishima.net/~naoto/software/elscreen/
 COMMENT=       Window manager within Emacs
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index