diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/astrometry/Makefile | 2 | ||||
-rw-r--r-- | astro/celestia/Makefile | 2 | ||||
-rw-r--r-- | astro/sunclock/Makefile | 1 | ||||
-rw-r--r-- | astro/viking/Makefile | 2 | ||||
-rw-r--r-- | astro/xephem/Makefile | 1 | ||||
-rw-r--r-- | astro/xplanet/Makefile | 2 | ||||
-rw-r--r-- | astro/xtide/Makefile | 2 |
7 files changed, 7 insertions, 5 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index f346197595ef..db003a1d20a8 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= astrometry PORTVERSION= 0.46 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index e30db1387118..d03e120509a4 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -3,7 +3,7 @@ PORTNAME= celestia PORTVERSION= 1.6.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION} PKGNAMESUFFIX= -${CELESTIA_UI} diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index fa6bfd9462a3..0c31592d61e5 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -3,6 +3,7 @@ PORTNAME= sunclock PORTVERSION= 3.57 +PORTREVISION= 1 CATEGORIES= astro x11-clocks MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 667bcfaf4b0a..f6c755b96bd8 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -3,7 +3,7 @@ PORTNAME= viking PORTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/ diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 9c19e822ebae..2f125fbb35a2 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,6 +3,7 @@ PORTNAME= xephem PORTVERSION= 3.7.6 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 6c63444ff223..52221dc897be 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -3,7 +3,7 @@ PORTNAME= xplanet PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MASTER_SITES= SF diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 6ebc79fa96e0..089a1dd4faa9 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtide PORTVERSION= 2.13.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MASTER_SITES= http://www.c-s.li/ports/ \ ftp://ftp.flaterco.com/xtide/ |