pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cut



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sun Jan  8 13:48:31 UTC 2017

Modified Files:
        pkgsrc/devel/cut: Makefile

Log Message:
no route to host. default to cdn.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/cut/Makefile

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

Modified files:

Index: pkgsrc/devel/cut/Makefile
diff -u pkgsrc/devel/cut/Makefile:1.3 pkgsrc/devel/cut/Makefile:1.4
--- pkgsrc/devel/cut/Makefile:1.3       Wed Oct 31 11:16:49 2012
+++ pkgsrc/devel/cut/Makefile   Sun Jan  8 13:48:31 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2012/10/31 11:16:49 asau Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/08 13:48:31 zafer Exp $
 #
 
 DISTNAME=      cut-2.4
 PKGNAME=       cut-2
 PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  http://www.falvotech.com/content/cut/downloads/
+MASTER_SITES=  #http://www.falvotech.com/content/cut/downloads/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.falvotech.com/content/cut/



Home | Main Index | Thread Index | Old Index