summaryrefslogtreecommitdiff
path: root/graphics/glu
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-12-06 15:47:23 +0000
committerjschauma <jschauma>2002-12-06 15:47:23 +0000
commit59ab58c74d44d6c3f9aba50697f3b764dc47995d (patch)
treecd4a407a3c1cf97c12fec604d5356c58971b7394 /graphics/glu
parent384b131e7db5e150b8e8203aa3efde4f618e16b8 (diff)
downloadpkgsrc-59ab58c74d44d6c3f9aba50697f3b764dc47995d.tar.gz
Synch PLIST with reality. Oddly, the newer version is .2.500 (which is smaller
than .3.4).
Diffstat (limited to 'graphics/glu')
-rw-r--r--graphics/glu/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/glu/PLIST b/graphics/glu/PLIST
index 1d4af1ecd25..4d8e77b09cd 100644
--- a/graphics/glu/PLIST
+++ b/graphics/glu/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2002/08/25 18:39:06 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/12/06 15:47:23 jschauma Exp $
include/GL/glu.h
include/GL/glu_mangle.h
lib/libGLU.so
-lib/libGLU.so.3
-lib/libGLU.so.3.4
+lib/libGLU.so.2
+lib/libGLU.so.2.500
lib/libGLU.a
lib/libGLU.la
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}