diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libroadnav/Makefile | 2 | ||||
-rw-r--r-- | astro/roadnav/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/libroadnav/Makefile b/astro/libroadnav/Makefile index fbf60b61be1a..b2771687ed81 100644 --- a/astro/libroadnav/Makefile +++ b/astro/libroadnav/Makefile @@ -3,7 +3,7 @@ PORTNAME= libroadnav PORTVERSION= 0.19 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro geography MASTER_SITES= SF/roadnav/LibRoadnav/${PORTVERSION} diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile index 18af9a0255c8..ad8db5b1a7de 100644 --- a/astro/roadnav/Makefile +++ b/astro/roadnav/Makefile @@ -3,7 +3,7 @@ PORTNAME= roadnav PORTVERSION= 0.19 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro geography MASTER_SITES= SF/${PORTNAME}/Roadnav/${PORTVERSION} |