diff options
author | dhn <dhn@FreeBSD.org> | 2009-08-05 20:20:50 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-08-05 20:20:50 +0800 |
commit | 8975130974859685048997cf35e8fcd8c31f532c (patch) | |
tree | d3a25bd5ac75ac425790a7275768a3c0f53a9510 /astro | |
parent | 1da35e7c3e9b3c02f6cc5354526ade7608c6f371 (diff) | |
download | freebsd-ports-gnome-8975130974859685048997cf35e8fcd8c31f532c.tar.gz freebsd-ports-gnome-8975130974859685048997cf35e8fcd8c31f532c.tar.zst freebsd-ports-gnome-8975130974859685048997cf35e8fcd8c31f532c.zip |
- Chase astro/libnova update
- Bump PORTREVSION
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 39a2c6331e15..5e3de2692020 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -7,7 +7,7 @@ PORTNAME= mymoon DISTVERSION= 1.2a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ ${MASTER_SITE_LOCAL} diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 0509f16e48a3..d9b2af4f05d7 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= astro MASTER_SITES= SF diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 91dcc979b277..54df9b32b01c 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ |