diff options
author | adam <adam@pkgsrc.org> | 2004-04-27 12:12:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-04-27 12:12:17 +0000 |
commit | 13e59f97909b2a95ae65f63ffa712eefef86d233 (patch) | |
tree | 39696f68575b972aba6e92ed65e7f2ee39bcbaa4 /graphics | |
parent | 4c8143f8f7c0e4b7d28702a1433fc79711fbe517 (diff) | |
download | pkgsrc-13e59f97909b2a95ae65f63ffa712eefef86d233.tar.gz |
Added glitz-0.1.0
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0afa9017499..3055e956b09 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.309 2004/04/19 18:37:27 xtraeme Exp $ +# $NetBSD: Makefile,v 1.310 2004/04/27 12:12:17 adam Exp $ # COMMENT= Graphics tools and libraries @@ -93,6 +93,7 @@ SUBDIR+= gimp1-data SUBDIR+= gimp1-wideangle SUBDIR+= giram SUBDIR+= gle +SUBDIR+= glitz SUBDIR+= gliv SUBDIR+= glu SUBDIR+= glut |