diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-04-13 20:10:54 +0800 |
commit | 821f8ad0900443517e95203c145f922702244e3f (patch) | |
tree | fd544351831e3482538dc1618a037302c81aa0cf /astro/weather | |
parent | 2527c948cd2894afee6e5b1a803268c060fc200e (diff) | |
download | freebsd-ports-gnome-821f8ad0900443517e95203c145f922702244e3f.tar.gz freebsd-ports-gnome-821f8ad0900443517e95203c145f922702244e3f.tar.zst freebsd-ports-gnome-821f8ad0900443517e95203c145f922702244e3f.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'astro/weather')
-rw-r--r-- | astro/weather/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |