diff options
author | xtraeme <xtraeme> | 2004-07-03 09:10:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-07-03 09:10:40 +0000 |
commit | ece3f4a12e9833d6f335b492fbacda0545225931 (patch) | |
tree | cb5e9037cb512b85ad79f16068cdbaacfa37f15e /x11 | |
parent | c2c2417579daf24ecddc866295c05c3883102914 (diff) | |
download | pkgsrc-ece3f4a12e9833d6f335b492fbacda0545225931.tar.gz |
Added gtkterm2.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 375657aea65..d1d541c585d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.354 2004/06/24 05:05:28 wiz Exp $ +# $NetBSD: Makefile,v 1.355 2004/07/03 09:10:40 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -76,6 +76,7 @@ SUBDIR+= gtkglarea2 SUBDIR+= gtkmm SUBDIR+= gtksourceview SUBDIR+= gtkstep +SUBDIR+= gtkterm2 SUBDIR+= gtoolkit SUBDIR+= hanterm SUBDIR+= hot-babe |