diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /astro | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.gz ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pp3/Makefile | 2 | ||||
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/pp3/Makefile b/astro/pp3/Makefile index f103e6833081..6ef044454068 100644 --- a/astro/pp3/Makefile +++ b/astro/pp3/Makefile @@ -8,7 +8,7 @@ PORTNAME= pp3 PORTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/PP3/${PORTVERSION} diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 54df9b32b01c..6b15a13dab04 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ |