diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-03 15:16:30 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-03 15:16:30 +0000 |
commit | 9639e07f09c9549d60e1a93d9ed880be8aba859b (patch) | |
tree | d2ea7a02c8c8b504c4ee41f371507bfce36fd7af /astro | |
parent | 6b3985f4f108341ad7f114cb27fd1b6facbeff01 (diff) |
Notes
Diffstat (limited to 'astro')
-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 |