diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-07 15:12:09 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-07 15:12:09 +0000 |
commit | 276e4342e840d8f94a62c1e6083fd2307aa2e9d2 (patch) | |
tree | dcab2007e0bb32173b894e761ffd2e60ec86306f /astro/gpsman/Makefile | |
parent | Update master site. (diff) |
Fix MASTER_SITES pointed by distfile survey
PR: 87068
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=144495
Diffstat (limited to 'astro/gpsman/Makefile')
-rw-r--r-- | astro/gpsman/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 5614b88a522a..887aff1ea3bd 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -8,9 +8,7 @@ PORTNAME= gpsman PORTVERSION= 6.2.1 CATEGORIES= astro tk84 -MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ \ - http://voodoo.oberon.net/download/ \ - ${MASTER_SITE_SUNSITE} \ +MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ MASTER_SITE_SUBDIR= science/cartography EXTRACT_SUFX= .tgz |