pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/jupp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:14:32 UTC 2026

Modified Files:
        pkgsrc/editors/jupp: Makefile

Log Message:
jupp: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/jupp/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/jupp/Makefile
diff -u pkgsrc/editors/jupp/Makefile:1.2 pkgsrc/editors/jupp/Makefile:1.3
--- pkgsrc/editors/jupp/Makefile:1.2    Mon Dec 19 09:02:46 2022
+++ pkgsrc/editors/jupp/Makefile        Fri Jan  2 09:14:32 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/12/19 09:02:46 vins Exp $
-#
+# $NetBSD: Makefile,v 1.3 2026/01/02 09:14:32 wiz Exp $
 
 DISTNAME=      joe-3.1jupp41
 PKGNAME=       ${DISTNAME:S/jupp/./:S/joe/jupp/}
@@ -9,7 +8,7 @@ MASTER_SITES=   http://www.mirbsd.org/MirO
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    vins%NetBSD.org@localhost
-HOMEPAGE=      https://www.mirbsd.org/jupp.htm
+#HOMEPAGE=     https://www.mirbsd.org/jupp.htm
 COMMENT=       The portable version of joe from the MirOS project
 LICENSE=       gnu-gpl-v1
 



Home | Main Index | Thread Index | Old Index