diff options
author | barner <barner@FreeBSD.org> | 2005-09-14 23:23:25 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-09-14 23:23:25 +0800 |
commit | f5b1db5cf80630500c1efc89aba661bffac9474e (patch) | |
tree | aca76005d8d1b7506c823d73f2ea6c9a77faade9 /lang/metaocaml | |
parent | dd7e0d73bfc314beb83fb469a6cca8c924e9c8ad (diff) | |
download | freebsd-ports-gnome-f5b1db5cf80630500c1efc89aba661bffac9474e.tar.gz freebsd-ports-gnome-f5b1db5cf80630500c1efc89aba661bffac9474e.tar.zst freebsd-ports-gnome-f5b1db5cf80630500c1efc89aba661bffac9474e.zip |
Add file forgotten in last commit.
Previous cvs log was:
Modified files:
lang/metaocaml Makefile distinfo pkg-plist
lang/metaocaml/files patch-Makefile patch-stdlib_Makefile
lang/ocaml Makefile
Log:
- Update metaocaml to 3.08.a23
- Remove CONFLICTS with lang/ocaml
Submitted by: Geoffrey Mainland (metaocaml maintainer)
PR: ports/85236
Diffstat (limited to 'lang/metaocaml')
-rw-r--r-- | lang/metaocaml/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/metaocaml/pkg-message b/lang/metaocaml/pkg-message new file mode 100644 index 000000000000..5ab210798ab8 --- /dev/null +++ b/lang/metaocaml/pkg-message @@ -0,0 +1,4 @@ +******************************************************************************** +The %%PORTNAME%% port installs all man pages in %%DATADIR%%/man. +Please edit your MANPATH (or /etc/manpath.config) appropriately. +******************************************************************************** |