pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/gpspoint Remove MASTER_SITES and HOMEPAGE, D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d22d40e0a9e
branches:  trunk
changeset: 536268:4d22d40e0a9e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 09 19:29:19 2007 +0000

description:
Remove MASTER_SITES and HOMEPAGE, DNS lookup failure.

diffstat:

 geography/gpspoint/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 9cee1968953b -r 4d22d40e0a9e geography/gpspoint/Makefile
--- a/geography/gpspoint/Makefile       Sun Dec 09 19:27:20 2007 +0000
+++ b/geography/gpspoint/Makefile       Sun Dec 09 19:29:19 2007 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2006/05/12 06:50:16 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2007/12/09 19:29:19 wiz Exp $
 
 DISTNAME=              gpspoint-2.030521
 PKGREVISION=           1
 CATEGORIES=            geography
-MASTER_SITES=          http://gpspoint.dnsalias.net/gpspoint2/download/
+MASTER_SITES=          #http://gpspoint.dnsalias.net/gpspoint2/download/
 
 MAINTAINER=            hdp%cs.nmsu.edu@localhost
-HOMEPAGE=              http://gpspoint.dnsalias.net/gpspoint2/
+#HOMEPAGE=             http://gpspoint.dnsalias.net/gpspoint2/
 COMMENT=               Program to download and upload waypoints to and from your GPS device
 
 DEPENDS+=              dialog>=0.6:../../misc/dialog



Home | Main Index | Thread Index | Old Index