diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2012-07-13 09:43:28 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2012-07-13 09:43:28 +0000 |
commit | a5338d89ffd00da7b74eb365d09ae476fa2b6c3a (patch) | |
tree | 05db504b0882be3cd62620469cabf8799bd32b2c | |
parent | b1ba0e962b13405fdc0ff422de7e084e81a97c8c (diff) |
- Chase astro/libnova update
- Bump PORTREVSION
Notes
Notes:
svn path=/head/; revision=300841
-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 598602e846e3..01998318fab0 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -7,7 +7,7 @@ PORTNAME= mymoon DISTVERSION= 1.2a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ ${MASTER_SITE_LOCAL} diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 71a84bb0dc62..72f7e5bd7a17 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= astro MASTER_SITES= SF 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/ |