diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-07-31 20:16:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-07-31 20:16:16 +0800 |
commit | f0f107e760f8b9f2a5d1eabe332e43f38a1bc8d9 (patch) | |
tree | 37b1e27bda014f3d58c2d9040c2ce4b15f3a2e27 /devel/ocaml-ounit | |
parent | 6be6b615507cfa6d5acac3cb6325e637505b1cbb (diff) | |
download | freebsd-ports-gnome-f0f107e760f8b9f2a5d1eabe332e43f38a1bc8d9.tar.gz freebsd-ports-gnome-f0f107e760f8b9f2a5d1eabe332e43f38a1bc8d9.tar.zst freebsd-ports-gnome-f0f107e760f8b9f2a5d1eabe332e43f38a1bc8d9.zip |
- Add missing file to plist
MFH: 2015Q3 (blanket)
Diffstat (limited to 'devel/ocaml-ounit')
-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 |