diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
commit | 77b610006ffdf55718bd23a84a4d478537c296c7 (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /astro | |
parent | 9b4befc6da1e39d6193bb1c5bf3ce5a08a1e0883 (diff) | |
download | freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.gz freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.zst freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'astro')
-rw-r--r-- | astro/geographiclib/Makefile | 2 | ||||
-rw-r--r-- | astro/weather/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/geographiclib/Makefile b/astro/geographiclib/Makefile index b884276072ae..4ecf5e5115b1 100644 --- a/astro/geographiclib/Makefile +++ b/astro/geographiclib/Makefile @@ -3,7 +3,7 @@ PORTNAME= geographiclib PORTVERSION= 1.49 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/geographiclib/distrib\ SF/geographiclib:geoids,gravity,magnetic diff --git a/astro/weather/Makefile b/astro/weather/Makefile index ed7674b0e9dc..0f1d52c1a21e 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -3,6 +3,7 @@ PORTNAME= weather PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= http://fungi.yuggoth.org/weather/src/ \ LOCAL/sunpoet |