diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
commit | a5185846f07f13921bb0799a8a761c9f8ff67789 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /astro/foxtrotgps/Makefile | |
parent | - Add WWW link (diff) |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=360588
Diffstat (limited to 'astro/foxtrotgps/Makefile')
-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 2c342d9a135a..10a88ba9e402 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -3,7 +3,7 @@ PORTNAME= foxtrotgps PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ |