pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/abs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 18 14:01:33 UTC 2025

Modified Files:
        pkgsrc/math/abs: Makefile

Log Message:
abs: remove dead HOMEPAGE & MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/abs/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/abs/Makefile
diff -u pkgsrc/math/abs/Makefile:1.24 pkgsrc/math/abs/Makefile:1.25
--- pkgsrc/math/abs/Makefile:1.24       Sat Jul  4 16:18:37 2015
+++ pkgsrc/math/abs/Makefile    Tue Nov 18 14:01:33 2025
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.24 2015/07/04 16:18:37 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.25 2025/11/18 14:01:33 wiz Exp $
 
 DISTNAME=      abs-src-0.8
 PKGNAME=       abs-0.8
 PKGREVISION=   2
 CATEGORIES=    math x11
-MASTER_SITES=  http://home.scarlet.be/~pin01858/
+#MASTER_SITES= http://home.scarlet.be/~pin01858/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://home.scarlet.be/~pin01858/abs.html
+#HOMEPAGE=     http://home.scarlet.be/~pin01858/abs.html
 COMMENT=       Free spreadsheet with graphical user interface
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index