pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/forth-retro



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb  4 10:33:52 UTC 2026

Modified Files:
        pkgsrc/lang/forth-retro: Makefile

Log Message:
forth-retro: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/forth-retro/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/forth-retro/Makefile
diff -u pkgsrc/lang/forth-retro/Makefile:1.3 pkgsrc/lang/forth-retro/Makefile:1.4
--- pkgsrc/lang/forth-retro/Makefile:1.3        Sun Jun 14 10:38:11 2020
+++ pkgsrc/lang/forth-retro/Makefile    Wed Feb  4 10:33:52 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.3 2020/06/14 10:38:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/04 10:33:52 wiz Exp $
 
 DISTNAME=      RETRO${RETRO_REL}-${RETRO_SNAPSHOT}
 PKGNAME=       forth-retro-${RETRO_REL}.0.${RETRO_SNAPSHOT}
 CATEGORIES=    lang
-MASTER_SITES=  https://forthworks.com/retro/r/
+#MASTER_SITES= https://forthworks.com/retro/r/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://forthworks.com/retro/
+#HOMEPAGE=     https://forthworks.com/retro/
 COMMENT=       Clean, elegant, and pragmatic dialect of Forth
 LICENSE=       isc
 



Home | Main Index | Thread Index | Old Index