diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 20:01:28 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 20:01:28 +0000 |
commit | 05021a2926b4ccd1e598926498048d9e0ed645a0 (patch) | |
tree | a89a946b2fc6dde7870b20db452b6d87d26c0c4a | |
parent | 400e63ff9c50f0c8db198a8e43ae029598fadda8 (diff) | |
download | pkgsrc-05021a2926b4ccd1e598926498048d9e0ed645a0.tar.gz |
Added gliv.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0f1c0406d24..f1426762dfd 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5311 2004/03/28 19:52:19 jmmv Exp $ +$NetBSD: CHANGES,v 1.5312 2004/03/28 20:01:28 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1533,3 +1533,4 @@ Changes to the packages collection and infrastructure in 2004: Updated tcl-fbsql to 1.06 [minskim 2004-03-28] Added jabberd2-2.0s2 [xtraeme 2004-03-28] Updated xmlcatmgr to 2.0 [jmmv 2004-03-28] + Added gliv-1.8.2 [xtraeme 2004-03-28] diff --git a/graphics/Makefile b/graphics/Makefile index b04e1019bdf..74283b60353 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.302 2004/03/12 23:40:24 snj Exp $ +# $NetBSD: Makefile,v 1.303 2004/03/28 20:01:28 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -91,6 +91,7 @@ SUBDIR+= gimp-data SUBDIR+= gimp-wideangle SUBDIR+= giram SUBDIR+= gle +SUBDIR+= gliv SUBDIR+= glu SUBDIR+= glut SUBDIR+= gmngview |