diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-31 12:16:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-31 12:16:16 +0000 |
commit | d494aa2207e051fc7990b9fee2f919ad9dfd9177 (patch) | |
tree | 37b1e27bda014f3d58c2d9040c2ce4b15f3a2e27 | |
parent | 4e2bbfd2f7f0f0b5a456e8ff439681a412dd96c9 (diff) | |
download | ports-d494aa2207e051fc7990b9fee2f919ad9dfd9177.tar.gz ports-d494aa2207e051fc7990b9fee2f919ad9dfd9177.zip |
- Add missing file to plist
MFH: 2015Q3 (blanket)
Notes
Notes:
svn path=/head/; revision=393297
-rw-r--r-- | devel/ocaml-ounit/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-ounit/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-ounit/Makefile b/devel/ocaml-ounit/Makefile index e7457d91c31f..c95232a12af9 100644 --- a/devel/ocaml-ounit/Makefile +++ b/devel/ocaml-ounit/Makefile @@ -3,7 +3,7 @@ PORTNAME= ounit PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-ounit/pkg-plist b/devel/ocaml-ounit/pkg-plist index b62c4ab82ecc..aa58afb5bd29 100644 --- a/devel/ocaml-ounit/pkg-plist +++ b/devel/ocaml-ounit/pkg-plist @@ -5,6 +5,7 @@ %%PORTDOCS%%%%DOCSDIR%%/index_class_types.html %%PORTDOCS%%%%DOCSDIR%%/index_classes.html %%PORTDOCS%%%%DOCSDIR%%/index_exceptions.html +%%PORTDOCS%%%%DOCSDIR%%/index_extensions.html %%PORTDOCS%%%%DOCSDIR%%/index_methods.html %%PORTDOCS%%%%DOCSDIR%%/index_module_types.html %%PORTDOCS%%%%DOCSDIR%%/index_modules.html |