diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | 7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /sysutils/kcron | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'sysutils/kcron')
-rw-r--r-- | sysutils/kcron/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile index c55241a0a69..d7f100db53b 100644 --- a/sysutils/kcron/Makefile +++ b/sysutils/kcron/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/02/01 02:20:52 markd Exp $ +# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:40 tron Exp $ DISTNAME= kcron-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= Configure and schedule tasks |