diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-15 19:55:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-15 19:55:41 +0000 |
commit | 635bd86e00d872f210ea5fba5832c40a0ddaadc9 (patch) | |
tree | fb87f3fc442f8601ccaa9699937ae841bb66d17f /geography | |
parent | 65e64a6d6e78a3e64e01fe6315749ece60945508 (diff) | |
download | pkgsrc-635bd86e00d872f210ea5fba5832c40a0ddaadc9.tar.gz |
Comment out non-working URLs.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/proj-swig/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile index f93da8663c6..019cc474e71 100644 --- a/geography/proj-swig/Makefile +++ b/geography/proj-swig/Makefile @@ -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 -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 |