summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2016-06-20 10:15:52 +0000
committerjaapb <jaapb@pkgsrc.org>2016-06-20 10:15:52 +0000
commitd0ad093b822a3cb876b12d4e7d37b1bbb14a707b (patch)
tree4feb19792c4a6d343dc418cf8e89eb12d9c0535e /security
parentaa1ad4d621e1d03164d86966604a3457f619e50d (diff)
downloadpkgsrc-d0ad093b822a3cb876b12d4e7d37b1bbb14a707b.tar.gz
Revbump to make sure package gets recompiled with new mk/ocaml.mk
Diffstat (limited to 'security')
-rw-r--r--security/ocaml-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index 919d727c3df..dc5855fe661 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2016/05/05 11:45:37 jaapb Exp $
+# $NetBSD: Makefile,v 1.23 2016/06/20 10:15:52 jaapb Exp $
#
DISTNAME= ocaml-ssl-0.5.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=savonet/}