diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-11 22:19:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-11 22:19:40 +0000 |
commit | 284140b5d29981c47a2048fc721f6c2fa6e58546 (patch) | |
tree | 73e206791c432c5ebc1ec0f08200d77c5b49db5a /astro | |
parent | d4f2f7c589d8e16f23b6ff252a499ceb5e49eeef (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpscorrelate/Makefile | 2 | ||||
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index 9f94a14bc99e..c903e0a3eff5 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.5.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography MASTER_SITES= http://freefoote.dview.net/linux/ diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index cb6bbf9eb03d..c642eaafc2c1 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,7 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://www.merkaartor.org/downloads/source/ |