diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-17 01:08:10 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-17 01:08:10 +0800 |
commit | a852b324ec1b8257ae098b85509ed3a4f6702434 (patch) | |
tree | 8b6fffe03cb6520c91efe353ce1cfb2a45cdf8c3 /astro/gpsman | |
parent | 7157967e3c77191a0f518004776d06540eb4a4a8 (diff) | |
download | freebsd-ports-gnome-a852b324ec1b8257ae098b85509ed3a4f6702434.tar.gz freebsd-ports-gnome-a852b324ec1b8257ae098b85509ed3a4f6702434.tar.zst freebsd-ports-gnome-a852b324ec1b8257ae098b85509ed3a4f6702434.zip |
Add additional MASTER_SITES.
Diffstat (limited to 'astro/gpsman')
-rw-r--r-- | astro/gpsman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 740c219316d5..a0ab6d2a5da7 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -9,6 +9,7 @@ PORTNAME= gpsman PORTVERSION= 6.2 CATEGORIES= astro tk84 MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ \ + http://voodoo.oberon.net/download/ \ ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= science/cartography EXTRACT_SUFX= .tgz |