pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/ical2rem



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:11:46 UTC 2017

Modified Files:
        pkgsrc/time/ical2rem: Makefile

Log Message:
ical2rem: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/ical2rem/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/ical2rem/Makefile
diff -u pkgsrc/time/ical2rem/Makefile:1.7 pkgsrc/time/ical2rem/Makefile:1.8
--- pkgsrc/time/ical2rem/Makefile:1.7   Sat Jul  9 06:39:08 2016
+++ pkgsrc/time/ical2rem/Makefile       Mon Oct  9 08:11:46 2017
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 06:39:08 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.8 2017/10/09 08:11:46 wiz Exp $
 
 DISTNAME=      ical2rem.pl
 PKGNAME=       ical2rem-0.5.2
 PKGREVISION=   5
 CATEGORIES=    time
-MASTER_SITES=  http://jalcorn.net/
+#MASTER_SITES= http://jalcorn.net/
 EXTRACT_SUFX=  .txt
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://jalcorn.net/
+#HOMEPAGE=     http://jalcorn.net/
 COMMENT=       Convert iCal files to remind format
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index