diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-05 12:20:50 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-05 12:20:50 +0000 |
commit | 48f8268b49a1b0b19422d1d8c0ed53a824676cef (patch) | |
tree | 19a003aec35dd31af4272c42495646856b127392 /astro | |
parent | cdf3ce79a0afbbfc73f94475c35546a8211e44d6 (diff) | |
download | ports-48f8268b49a1b0b19422d1d8c0ed53a824676cef.tar.gz ports-48f8268b49a1b0b19422d1d8c0ed53a824676cef.zip |
Notes
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/ |