diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
commit | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch) | |
tree | e2a84f68e77dbe7865813a025397d0b883ae5cec /geography/proj-doc | |
parent | 214095554a40171225b6b1310485e06aea975e57 (diff) | |
download | pkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz |
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'geography/proj-doc')
-rw-r--r-- | geography/proj-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/proj-doc/Makefile b/geography/proj-doc/Makefile index dea2eeeb07b..85732b50448 100644 --- a/geography/proj-doc/Makefile +++ b/geography/proj-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/01/19 18:52:11 agc Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/03 08:36:54 wiz Exp $ DISTNAME= proj-pdf-docs PKGNAME= proj-doc-1.1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/ MASTER_SITES+= http://dl.maptools.org/dl/proj/ MAINTAINER= gdt@NetBSD.org -HOMEPAGE= http://www.remotesensing.org/proj/ +#HOMEPAGE= http://www.remotesensing.org/proj/ COMMENT= PDF documentation for the PROJ cartographic projection software NO_BUILD= yes |