pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/joos



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  1 09:33:57 UTC 2026

Modified Files:
        pkgsrc/lang/joos: Makefile

Log Message:
joos: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/joos/Makefile

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

Modified files:

Index: pkgsrc/lang/joos/Makefile
diff -u pkgsrc/lang/joos/Makefile:1.18 pkgsrc/lang/joos/Makefile:1.19
--- pkgsrc/lang/joos/Makefile:1.18      Tue Oct  2 20:11:43 2012
+++ pkgsrc/lang/joos/Makefile   Thu Jan  1 09:33:57 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/02 20:11:43 asau Exp $
-#
+# $NetBSD: Makefile,v 1.19 2026/01/01 09:33:57 wiz Exp $
 
 DISTNAME=      joos-0.2
 PKGREVISION=   1
@@ -8,7 +7,7 @@ MASTER_SITES=   # ftp://netbsd.stevens-tec
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.brics.dk/~mis/dOvs/index.html
+#HOMEPAGE=     http://www.brics.dk/~mis/dOvs/index.html
 COMMENT=       Java Object Oriented Subset
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index