diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-03 15:11:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-03 15:11:45 +0000 |
commit | dd70ce5cd240a786fd926ec2e70ebc13ecd6444a (patch) | |
tree | 17174f042da88b6ce9fdcd66d20ef8f4aac38b3c /graphics | |
parent | 08fb0eabc9282cf8e7f571af4acbe21e4d1d5c39 (diff) | |
download | pkgsrc-dd70ce5cd240a786fd926ec2e70ebc13ecd6444a.tar.gz |
add gnome-iconedit
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 b925bf13e08..5e3d5d51ee9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2000/12/02 05:45:06 jtb Exp $ +# $NetBSD: Makefile,v 1.107 2000/12/03 15:11:45 wiz Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -45,6 +45,7 @@ SUBDIR += giram SUBDIR += glu SUBDIR += glut + SUBDIR += gnome-iconedit SUBDIR += gnuplot SUBDIR += gphoto SUBDIR += gqview |