pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/cairo-clock



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 05:39:09 UTC 2017

Modified Files:
        pkgsrc/time/cairo-clock: Makefile

Log Message:
Comment out dead sites.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/time/cairo-clock/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/cairo-clock/Makefile
diff -u pkgsrc/time/cairo-clock/Makefile:1.40 pkgsrc/time/cairo-clock/Makefile:1.41
--- pkgsrc/time/cairo-clock/Makefile:1.40       Sun Feb 12 06:26:04 2017
+++ pkgsrc/time/cairo-clock/Makefile    Mon Sep  4 05:39:09 2017
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.40 2017/02/12 06:26:04 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.41 2017/09/04 05:39:09 wiz Exp $
 
 DISTNAME=      cairo-clock_0.3.3-1
 PKGNAME=       cairo-clock-0.3.3
 PKGREVISION=   32
 CATEGORIES=    time
-MASTER_SITES=  http://macslow.thepimp.net/projects/cairo-clock/
+#MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://macslow.thepimp.net/?page_id=23
+#HOMEPAGE=     http://macslow.thepimp.net/?page_id=23
 COMMENT=       Analog clock drawn with vector-graphics
 
 WRKSRC=                ${WRKDIR}/cairo-clock-0.3.3



Home | Main Index | Thread Index | Old Index