diff options
-rw-r--r-- | astro/mymoon/Makefile | 1 | ||||
-rw-r--r-- | astro/nova/Makefile | 2 | ||||
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index a49113a8a04f..6a0f958ea66c 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -6,6 +6,7 @@ # PORTNAME= mymoon +PORTREVISION= 1 DISTVERSION= 1.2a CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 8dac290734ec..ace95d45d37b 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 210d33416d1e..522e062073d4 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ |