From 274c1c54ea46d86a1635ea24e5f416fc01683111 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 9 Dec 2007 19:29:19 +0000 Subject: Remove MASTER_SITES and HOMEPAGE, DNS lookup failure. --- geography/gpspoint/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/geography/gpspoint/Makefile b/geography/gpspoint/Makefile index 3642fbca335..81a4b9e5f6f 100644 --- a/geography/gpspoint/Makefile +++ b/geography/gpspoint/Makefile @@ -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 -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 -- cgit v1.2.3