pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/proj-swig



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep 15 19:55:41 UTC 2016

Modified Files:
        pkgsrc/geography/proj-swig: Makefile

Log Message:
Comment out non-working URLs.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/geography/proj-swig/Makefile

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

Modified files:

Index: pkgsrc/geography/proj-swig/Makefile
diff -u pkgsrc/geography/proj-swig/Makefile:1.25 pkgsrc/geography/proj-swig/Makefile:1.26
--- pkgsrc/geography/proj-swig/Makefile:1.25    Thu Sep 15 15:50:22 2016
+++ pkgsrc/geography/proj-swig/Makefile Thu Sep 15 19:55:41 2016
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.25 2016/09/15 15:50:22 gdt Exp $
+# $NetBSD: Makefile,v 1.26 2016/09/15 19:55:41 wiz Exp $
 
 DISTNAME=              proj-swig-0.02
 PKGREVISION=           8
 CATEGORIES=            geography
-MASTER_SITES=          http://acert.ir.bbn.com/downloads/acert-geospatial/
+MASTER_SITES=          # http://acert.ir.bbn.com/downloads/acert-geospatial/
 
 MAINTAINER=            gdt%NetBSD.org@localhost
-HOMEPAGE=              http://acert.ir.bbn.com/downloads/acert-geospatial/
+#HOMEPAGE=             http://acert.ir.bbn.com/downloads/acert-geospatial/
 COMMENT=               Guile and python wrappers for proj
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index