pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/xtimer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 21 05:30:29 UTC 2026

Modified Files:
        pkgsrc/time/xtimer: Makefile

Log Message:
xtimer: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/xtimer/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/xtimer/Makefile
diff -u pkgsrc/time/xtimer/Makefile:1.13 pkgsrc/time/xtimer/Makefile:1.14
--- pkgsrc/time/xtimer/Makefile:1.13    Mon Oct  8 13:04:32 2012
+++ pkgsrc/time/xtimer/Makefile Sat Feb 21 05:30:28 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2012/10/08 13:04:32 asau Exp $
+# $NetBSD: Makefile,v 1.14 2026/02/21 05:30:28 wiz Exp $
 
 DISTNAME=      xtimer-8089
 PKGNAME=       xtimer-0.8089
 PKGREVISION=   4
 CATEGORIES=    x11 time
-MASTER_SITES=  http://www.bsddiary.net/xtimer/
+#MASTER_SITES= http://www.bsddiary.net/xtimer/
 
 MAINTAINER=    candy%fct.kgc.co.jp@localhost
-HOMEPAGE=      http://www.bsddiary.net/xtimer/
+#HOMEPAGE=     http://www.bsddiary.net/xtimer/
 COMMENT=       Super simple digital timer for X11
 
 USE_IMAKE=     yes



Home | Main Index | Thread Index | Old Index