summaryrefslogtreecommitdiff
path: root/archivers/ocaml-zip
diff options
context:
space:
mode:
authorjaapb <jaapb>2014-10-09 19:14:03 +0000
committerjaapb <jaapb>2014-10-09 19:14:03 +0000
commitf17d6af24f2f193bf15b2724d95b583c2626b3a7 (patch)
treebc14b80b674c240322ded3fc91afb69214e567fa /archivers/ocaml-zip
parent7f269ce9f1f16aa8a39bb78e5342418a43db4e30 (diff)
downloadpkgsrc-f17d6af24f2f193bf15b2724d95b583c2626b3a7.tar.gz
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
Diffstat (limited to 'archivers/ocaml-zip')
-rw-r--r--archivers/ocaml-zip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index 1b501e1ccfd..203432f3fa4 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2014/01/09 14:27:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2014/10/09 19:14:03 jaapb Exp $
#
PKGNAME= ocaml-zip-${VERSION}
DISTNAME= camlzip-${VERSION}
VERSION= 1.05
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/
LICENSE= gnu-lgpl-v2.1
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= http://forge.ocamlcore.org/projects/camlzip/
COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives