diff options
author | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
commit | bc4dd097317d0d41132379dce74cd70f589133df (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /security | |
parent | 1fbdd97b19240f67ba7b04c55c61784d3faa6c84 (diff) | |
download | pkgsrc-bc4dd097317d0d41132379dce74cd70f589133df.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
Diffstat (limited to 'security')
-rw-r--r-- | security/ocaml-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index d7118e95218..759760a8b48 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/01/30 19:44:50 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2011/12/06 00:19:25 sbd Exp $ # DISTNAME= ocaml-ssl-0.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=savonet/} |