diff options
author | dhn <dhn@FreeBSD.org> | 2012-07-13 17:43:28 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-07-13 17:43:28 +0800 |
commit | 800d4ce5c8c47e45757e3b8cb6340e1449ab81ae (patch) | |
tree | 547e5d4e499332330cba2051fd4bff0b698d3204 /astro/xmoontool | |
parent | 9bfa109c20bcd4b4c401a5b4b02a986218502fa5 (diff) | |
download | freebsd-ports-gnome-800d4ce5c8c47e45757e3b8cb6340e1449ab81ae.tar.gz freebsd-ports-gnome-800d4ce5c8c47e45757e3b8cb6340e1449ab81ae.tar.zst freebsd-ports-gnome-800d4ce5c8c47e45757e3b8cb6340e1449ab81ae.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 5a61775c8724..14af8be382fa 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ |