pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/ee



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  8 10:00:20 UTC 2025

Modified Files:
        pkgsrc/editors/ee: Makefile

Log Message:
ee: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/ee/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/ee/Makefile
diff -u pkgsrc/editors/ee/Makefile:1.6 pkgsrc/editors/ee/Makefile:1.7
--- pkgsrc/editors/ee/Makefile:1.6      Mon May  6 08:40:24 2024
+++ pkgsrc/editors/ee/Makefile  Mon Dec  8 10:00:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2024/05/06 08:40:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2025/12/08 10:00:20 wiz Exp $
 
 DISTNAME=      ee-1.5.2.src
 PKGNAME=       ${DISTNAME:S,.src,,}
@@ -9,7 +9,7 @@ DIST_SUBDIR=    ${PKGNAME_NOREV}
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    vins%NetBSD.org@localhost
-HOMEPAGE=      https://www.ucl.ac.uk/~ccaabaa/is/unix/ee.htm
+#HOMEPAGE=     https://www.ucl.ac.uk/~ccaabaa/is/unix/ee.htm
 COMMENT=       EasyEdit, a classic curses text editor
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index