diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 1 | ||||
-rw-r--r-- | archivers/ocaml-zip/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 9fe6b0fcf0bc..414ae090de12 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -7,6 +7,7 @@ PORTNAME= bz2 PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ PKGNAMEPREFIX= ocaml- diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index b39bb3e7fedb..d55767da364d 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -8,6 +8,7 @@ PORTNAME= zip PORTVERSION= 1.04 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- |