diff options
-rw-r--r-- | astro/gpsdrive/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 757143a9ce94..823d4013b556 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 2.09 PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www.gpsdrive.cc/ \ - http://www.gpsdrive.oc512.us/ \ - http://gpsdrive.teachlinux.com/ \ - http://gpsdrive.flugfunk.de/ + http://gpsdrive.teachlinux.com/ MAINTAINER= freebsd@galle.com.br COMMENT= A GPS navigation system |