diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 | ||||
-rw-r--r-- | astro/osmium/Makefile | 1 | ||||
-rw-r--r-- | astro/qlandkartegt/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 509cd9dae868..1ee5f08389ed 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,7 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://merkaartor.be/attachments/download/301/ \ https://secure.ohos.nl/downloads/ diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 5447a8c40bbc..981361070fe5 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,6 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index a7beb8277678..a78ae3b723aa 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -3,7 +3,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} |