aboutsummaryrefslogtreecommitdiff
path: root/graphics/opengl-man
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2003-05-20 03:56:04 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2003-05-20 03:56:04 +0000
commit27b4b8ceb3378a157e99be4ae0132d88dfae02c3 (patch)
treeedba0fce5ebb443754a2f97013f4face05b9a457 /graphics/opengl-man
parente89e150646ce7ccf51a4bb0d49d4c5190d08171f (diff)
downloadports-27b4b8ceb3378a157e99be4ae0132d88dfae02c3.tar.gz
ports-27b4b8ceb3378a157e99be4ae0132d88dfae02c3.zip
Notes
Diffstat (limited to 'graphics/opengl-man')
-rw-r--r--graphics/opengl-man/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/opengl-man/pkg-descr b/graphics/opengl-man/pkg-descr
index a37e617246a0..10c5a95dd629 100644
--- a/graphics/opengl-man/pkg-descr
+++ b/graphics/opengl-man/pkg-descr
@@ -1,13 +1,13 @@
-This port installs section 3 manpages for the OpenGL 3d graphics API
-so that they are directly accessable from the man(1)
-command. Especially useful for the graphics/Mesa port/package.
+This port installs section 3 manpages for the OpenGL 3d graphics API so
+that they are directly accessable from the man(1) command. Especially
+useful for the graphics/Mesa port/package.
Included OpenGL related libraries: gl, glx, glu, gle, glut.
gl, glx and glu are taken from ftp.sgi.com. They carried no version
information. Stored in the same directory at the time I grabbed them
was the OpenGL spec 1.2.1, which may or may not indicate the state of
-the manpages :-/
+the manpages. :-/
The gl, glx and glu manpages are unusable when just unpacking them. I
repackaged them so that
@@ -18,6 +18,6 @@ repackaged them so that
functions in a manpage, not just the first one.
gle and glut are taken from the glut-3.7 distribution (where the
-Webpage sais it is beta, but the distfile name does not). These are
+Webpage says it is beta, but the distfile name does not). These are
unchanged, but there are currently no hardlinks to secondary functions
names.