diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 13:14:52 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 13:14:52 +0000 |
commit | fda98ed059ede19f587faa288992ef2287eda258 (patch) | |
tree | f123559008014a46b65d69cfba7b24697794418b /astro | |
parent | 00e0b0a1e3cf61f44f625740976161047d189a82 (diff) | |
download | ports-fda98ed059ede19f587faa288992ef2287eda258.tar.gz ports-fda98ed059ede19f587faa288992ef2287eda258.zip |
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 fc1985d7d18a..905133936465 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.6.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MAINTAINER= ports@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index b0d281c88767..b5e61eb80da0 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |