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 | |
parent | cbf3cdc0aeb6e21227bed94c451abcdf6721301b (diff) | |
download | ports-9143b1b3f14a60ad4eae6374312998d3eafcb674.tar.gz ports-9143b1b3f14a60ad4eae6374312998d3eafcb674.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/foxtrotgps/Makefile | 1 | ||||
-rw-r--r-- | astro/tangogps/Makefile | 2 |
2 files changed, 2 insertions, 1 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/ diff --git a/astro/tangogps/Makefile b/astro/tangogps/Makefile index d98946df2f67..308c3d68286e 100644 --- a/astro/tangogps/Makefile +++ b/astro/tangogps/Makefile @@ -7,7 +7,7 @@ PORTNAME= tangogps PORTVERSION= 0.99.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= http://www.tangogps.org/downloads/ |