pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/abclock



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 18 13:57:44 UTC 2025

Modified Files:
        pkgsrc/time/abclock: Makefile

Log Message:
abclock: comment out dead HOMEPAGE & MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/abclock/Makefile

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

Modified files:

Index: pkgsrc/time/abclock/Makefile
diff -u pkgsrc/time/abclock/Makefile:1.2 pkgsrc/time/abclock/Makefile:1.3
--- pkgsrc/time/abclock/Makefile:1.2    Mon Oct  8 13:04:16 2012
+++ pkgsrc/time/abclock/Makefile        Tue Nov 18 13:57:44 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/10/08 13:04:16 asau Exp $
+# $NetBSD: Makefile,v 1.3 2025/11/18 13:57:44 wiz Exp $
 
 DISTNAME=      abclock-1.0d
 CATEGORIES=    time
-MASTER_SITES=  http://odur.let.rug.nl/~kleiweg/abclock/
+#MASTER_SITES= http://odur.let.rug.nl/~kleiweg/abclock/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://odur.let.rug.nl/~kleiweg/abclock/
+#HOMEPAGE=     http://odur.let.rug.nl/~kleiweg/abclock/
 COMMENT=       Analogue Bitmap Clock
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index