diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-04-03 01:31:23 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-04-03 01:31:23 +0800 |
commit | 676653b86427c24071ed7fe9d759d65794dc2e18 (patch) | |
tree | 1a7a2c80ea5e53a9cb8542138eb5f722d516e633 /sysutils/runwhen | |
parent | 35d2f9a8e46e940db36d0e9f077234719edfe68a (diff) | |
download | freebsd-ports-gnome-676653b86427c24071ed7fe9d759d65794dc2e18.tar.gz freebsd-ports-gnome-676653b86427c24071ed7fe9d759d65794dc2e18.tar.zst freebsd-ports-gnome-676653b86427c24071ed7fe9d759d65794dc2e18.zip |
Bump devel/skalibs consumers which were not updated after r497568
Diffstat (limited to 'sysutils/runwhen')
-rw-r--r-- | sysutils/runwhen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile index 7ef71bc471b6..515c1d344606 100644 --- a/sysutils/runwhen/Makefile +++ b/sysutils/runwhen/Makefile @@ -3,7 +3,7 @@ PORTNAME= runwhen PORTVERSION= 2015.02.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://code.dogmap.org/runwhen/releases/ |