diff options
author | rm <rm@FreeBSD.org> | 2013-05-03 12:56:40 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-05-03 12:56:40 +0800 |
commit | 18792d4a2d9004930955ba2d0bc6329063604f7f (patch) | |
tree | 347e8f09b925f55bc59e318329a7c02358ce4aa9 /astro/foxtrotgps | |
parent | d48985131b22a86922d60a691299a4bf21c4050a (diff) | |
download | freebsd-ports-gnome-18792d4a2d9004930955ba2d0bc6329063604f7f.tar.gz freebsd-ports-gnome-18792d4a2d9004930955ba2d0bc6329063604f7f.tar.zst freebsd-ports-gnome-18792d4a2d9004930955ba2d0bc6329063604f7f.zip |
- update astro/gpsd to 3.9
- fix build on head
- remove stale options and patch
- chase the update in dependent ports
PR: 178279
Submitted by: glebius (maintainer)
Diffstat (limited to 'astro/foxtrotgps')
-rw-r--r-- | astro/foxtrotgps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index 8d3882a0bc50..c922b6fa291c 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -3,7 +3,7 @@ PORTNAME= foxtrotgps PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ |