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/xmoontool | |
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/xmoontool')
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |