pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gentle



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 21 07:42:14 UTC 2025

Modified Files:
        pkgsrc/devel/gentle: Makefile

Log Message:
gentle: comment out dead sites.


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

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

Modified files:

Index: pkgsrc/devel/gentle/Makefile
diff -u pkgsrc/devel/gentle/Makefile:1.14 pkgsrc/devel/gentle/Makefile:1.15
--- pkgsrc/devel/gentle/Makefile:1.14   Wed Jan  4 12:53:49 2017
+++ pkgsrc/devel/gentle/Makefile        Sun Dec 21 07:42:14 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2017/01/04 12:53:49 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.15 2025/12/21 07:42:14 wiz Exp $
 
 DISTNAME=              gentle-97
 PKGREVISION=           4
 CATEGORIES=            devel
-MASTER_SITES=          http://gentle.compilertools.net/
+#MASTER_SITES=         http://gentle.compilertools.net/
 
 MAINTAINER=            MarkoSchuetz%web.de@localhost
-HOMEPAGE=              http://gentle.compilertools.net/
+#HOMEPAGE=             http://gentle.compilertools.net/
 COMMENT=               Gentle Compiler Construction System
 
 BROKEN_ON_PLATFORM=    ${LP64PLATFORMS}



Home | Main Index | Thread Index | Old Index