diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-08-20 08:34:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-08-20 08:34:50 +0000 |
commit | 84c43273081c0af0328c8e9aff7a90b19a7682f2 (patch) | |
tree | b45624ea4b40efde028f8992ec359eb2e00a83e3 /astro | |
parent | 2d355723238aad45d6a79299e72e9c697bf13775 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpscorrelate/Makefile | 2 | ||||
-rw-r--r-- | astro/merkaartor/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index c135b10742d1..402f8ba4a5a8 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.5.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MASTER_SITES= http://freefoote.dview.net/linux/ diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 029443e163c0..9b3302bbc02b 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,6 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.16.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://www.merkaartor.be/attachments/download/2/ |