diff options
author | dhn <dhn@FreeBSD.org> | 2011-08-30 23:15:51 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-08-30 23:15:51 +0800 |
commit | a6d38bb09bc0e69bdc9d4e5c687346b9cd68f4c6 (patch) | |
tree | f1dac24350dd2ca1ee877e8ca0cf51e70be15011 /astro | |
parent | c9ab491baf592b46dc0f4c80dc340725000f8a60 (diff) | |
download | freebsd-ports-gnome-a6d38bb09bc0e69bdc9d4e5c687346b9cd68f4c6.tar.gz freebsd-ports-gnome-a6d38bb09bc0e69bdc9d4e5c687346b9cd68f4c6.tar.zst freebsd-ports-gnome-a6d38bb09bc0e69bdc9d4e5c687346b9cd68f4c6.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 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/ |