diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-06 08:14:04 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-06 08:14:04 +0800 |
commit | 317c998823aa71a62368d1944871735907aea713 (patch) | |
tree | 075f70f7b40697807846ae18eacc8eaa433fec87 /java/jdk-doc/pkg-message | |
parent | 8f1737c0e97b961e0ae295ccb327fc9b4b2c7e24 (diff) | |
download | freebsd-ports-gnome-317c998823aa71a62368d1944871735907aea713.tar.gz freebsd-ports-gnome-317c998823aa71a62368d1944871735907aea713.tar.zst freebsd-ports-gnome-317c998823aa71a62368d1944871735907aea713.zip |
Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
Diffstat (limited to 'java/jdk-doc/pkg-message')
-rw-r--r-- | java/jdk-doc/pkg-message | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/java/jdk-doc/pkg-message b/java/jdk-doc/pkg-message new file mode 100644 index 000000000000..4fc7fc7a1270 --- /dev/null +++ b/java/jdk-doc/pkg-message @@ -0,0 +1,17 @@ +Here are some useful bookmark entries for your Web browser: + +JDK 1.1.7 Documentation: +------------------------ +file:!!PREFIX!!/jdk1.1.7/docs/index.html + +JDK 1.1 Package Index: +---------------------- +file:!!PREFIX!!/jdk1.1.7/docs/api/packages.html + +JDK 1.1 Class Hierarchy: +------------------------ +file:!!PREFIX!!/jdk1.1.7/docs/api/tree.html + +JDK 1.1 Index: +-------------- +file:!!PREFIX!!/jdk1.1.7/docs/api/a-names.html |