diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/mymoon/Makefile | 2 | ||||
-rw-r--r-- | astro/nova/Makefile | 2 | ||||
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index 5e3de2692020..6c5762f5842d 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -7,7 +7,7 @@ PORTNAME= mymoon DISTVERSION= 1.2a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ ${MASTER_SITE_LOCAL} diff --git a/astro/nova/Makefile b/astro/nova/Makefile index d07555af97c8..3d8a6c8fbf4b 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= astro MASTER_SITES= SF diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 6b15a13dab04..5a61775c8724 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ |