diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
commit | 9143b1b3f14a60ad4eae6374312998d3eafcb674 (patch) | |
tree | f0f6fe01f25ba2d90dd29cd3f82fa4062dc7cb8e /astro/foxtrotgps | |
parent | cbf3cdc0aeb6e21227bed94c451abcdf6721301b (diff) |
- Bump PORTREVISION to chase the update of libexif
Notes
Notes:
svn path=/head/; revision=270222
Diffstat (limited to 'astro/foxtrotgps')
-rw-r--r-- | astro/foxtrotgps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index aeabf03ce9ce..9f61a39c8806 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -7,6 +7,7 @@ PORTNAME= foxtrotgps PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ |