diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-04-28 06:14:58 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-04-28 06:14:58 +0000 |
commit | 05c7a17cbe6b3a704dc90dd36f443eeb09ec7ba2 (patch) | |
tree | 4be064e38b713de63585aa99794b153ca5788e28 /astro | |
parent | 1c22f87f44a4250149c36bd848c514169922f0d7 (diff) | |
download | ports-05c7a17cbe6b3a704dc90dd36f443eeb09ec7ba2.tar.gz ports-05c7a17cbe6b3a704dc90dd36f443eeb09ec7ba2.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 33e01d3389fc..fc1985d7d18a 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MAINTAINER= ports@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 6dad59f02456..a82ffd6ab7ba 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |