diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
commit | c6faa705a5fb2824a641c35b5060181b51ca9fe4 (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /astro | |
parent | 78f365008b386f872c3093fc67d24153bd223d1e (diff) | |
download | ports-c6faa705a5fb2824a641c35b5060181b51ca9fe4.tar.gz ports-c6faa705a5fb2824a641c35b5060181b51ca9fe4.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmglobe/Makefile | 2 | ||||
-rw-r--r-- | astro/xplanet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index c9b7f2844f5e..a461dac58640 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmglobe PORTVERSION= 1.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro windowmaker geography MASTER_SITES= http://hamete.org/static/wmg/ diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index e350f365def7..e44c75c0d732 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -3,7 +3,7 @@ PORTNAME= xplanet PORTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro geography MASTER_SITES= SF |