summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ocaml-zip/Makefile4
-rw-r--r--archivers/ocaml-zip/files/META6
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index 31597938950..7be1ebf8ad3 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2012/10/08 15:21:18 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2012/12/03 10:53:38 jaapb Exp $
#
PKGNAME= ocaml-zip-${VERSION}
DISTNAME= camlzip-${VERSION}
VERSION= 1.04
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/328/
LICENSE= gnu-lgpl-v2.1
diff --git a/archivers/ocaml-zip/files/META b/archivers/ocaml-zip/files/META
index 746bf3568f1..738476a495d 100644
--- a/archivers/ocaml-zip/files/META
+++ b/archivers/ocaml-zip/files/META
@@ -1,7 +1,7 @@
name="camlzip"
-version="1.03"
+version="1.04"
description="reading and writing ZIP, JAR and GZIP files"
requires="unix"
-archive(byte)="camlzip.cma"
-archive(native)="camlzip.cmxa"
+archive(byte)="zip.cma"
+archive(native)="zip.cmxa"
linkopts = ""