diff options
-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 |