diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-19 10:07:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-19 10:07:14 +0000 |
commit | 9c7f3409d5891177e8975d603ff0ec39f0a74841 (patch) | |
tree | 3624045ed01800723d90846944a5f10399a075cb /astro | |
parent | - Update to 1.9.0 [1][2] (diff) |
- Bump PORTREVISION for graphics/gdal shlib change
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 | ||||
-rw-r--r-- | astro/qlandkartegt/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 5c97e12383e0..71a2dc74bda2 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,7 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= https://secure.ohos.nl/downloads/ diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index 7a7207f312ac..cc926a46fc2d 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -7,7 +7,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} |