diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 | ||||
-rw-r--r-- | astro/qmapshack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 1c891c69f55c..b2501315c36c 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 27811695aeb7..6d979a00f9f6 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmapshack PORTVERSION= 1.17.1 DISTVERSIONPREFIX= V_ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org |