pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ordCalc
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 15 08:38:49 UTC 2026
Modified Files:
pkgsrc/math/ordCalc: Makefile
Log Message:
ordCalc: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/ordCalc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/ordCalc/Makefile
diff -u pkgsrc/math/ordCalc/Makefile:1.14 pkgsrc/math/ordCalc/Makefile:1.15
--- pkgsrc/math/ordCalc/Makefile:1.14 Mon May 6 08:40:28 2024
+++ pkgsrc/math/ordCalc/Makefile Thu Jan 15 08:38:49 2026
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2024/05/06 08:40:28 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.15 2026/01/15 08:38:49 wiz Exp $
ORDCALCVER= 0.2
PKGNAME= ordCalc-${ORDCALCVER}
DISTNAME= ordCalc_${ORDCALCVER}
PKGREVISION= 8
CATEGORIES= math
-MASTER_SITES= http://mtnmath.com/ord/
+#MASTER_SITES= http://mtnmath.com/ord/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= is%NetBSD.org@localhost
-HOMEPAGE= https://mtnmath.com/ord/
+#HOMEPAGE= https://mtnmath.com/ord/
COMMENT= Ordinal arithmetic calculator and research tool
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index