diff options
author | novel <novel@FreeBSD.org> | 2005-05-03 23:16:30 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-03 23:16:30 +0800 |
commit | 42acf09ccb62e88f0489ed802150b8016a9a4a3a (patch) | |
tree | 74c900e7465d007466c015e99d4990455fdeab91 /astro | |
parent | 94ceb984a58eea2bc65a72729ea8935657dce9b0 (diff) | |
download | freebsd-ports-gnome-42acf09ccb62e88f0489ed802150b8016a9a4a3a.tar.gz freebsd-ports-gnome-42acf09ccb62e88f0489ed802150b8016a9a4a3a.tar.zst freebsd-ports-gnome-42acf09ccb62e88f0489ed802150b8016a9a4a3a.zip |
Remove unresolveable MASTER_SITES
PR: 80578
Submitted by: Renato Botelho (maintainer)
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 |