diff options
Diffstat (limited to 'security/ocaml-ssl/Makefile')
-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 ffb3cbaa76a..55ff0bf8f7b 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/02/06 23:20:59 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2013/11/01 11:30:22 jaapb Exp $ # DISTNAME= ocaml-ssl-0.4.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=savonet/} |