diff options
author | itojun <itojun@pkgsrc.org> | 2000-10-30 03:03:26 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-10-30 03:03:26 +0000 |
commit | 3e70101ffba75c42488176bfbda12c9c66e1eecc (patch) | |
tree | 087b434d52ae91e2a8c11a978ad0831a2f2feb5f /x11 | |
parent | 9843aad3a7eda3a00ebffb615d608fe9462b9ad8 (diff) | |
download | pkgsrc-3e70101ffba75c42488176bfbda12c9c66e1eecc.tar.gz |
visit x11/hanterm
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 be852564e92..df286ad7b60 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2000/10/30 00:48:46 mjl Exp $ +# $NetBSD: Makefile,v 1.183 2000/10/30 03:03:26 itojun Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -49,6 +49,7 @@ SUBDIR += gtk10 SUBDIR += gtkglarea SUBDIR += gtkstep + SUBDIR += hanterm SUBDIR += icewm SUBDIR += icewm-gnome SUBDIR += kde |