diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-14 12:15:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-14 12:15:13 +0000 |
commit | 97fb0f2eec5696c573eb1f3c61944f786690a5b6 (patch) | |
tree | 714e9a0cb3ce9e345cceb806944c5ae505f0d53d /x11/Makefile | |
parent | 91ecfdd173176abf7e1be818200bd4d9720a93d1 (diff) | |
download | pkgsrc-97fb0f2eec5696c573eb1f3c61944f786690a5b6.tar.gz |
add and enable crxvt
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3e2fbe03977..c07e7822e20 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.206 2001/03/05 09:34:39 minoura Exp $ +# $NetBSD: Makefile,v 1.207 2001/03/14 12:15:13 wiz Exp $ # COMMENT= Packages to support the X window system @@ -12,6 +12,7 @@ SUBDIR+= XmHTML SUBDIR+= aterm SUBDIR+= blt SUBDIR+= controlcenter +SUBDIR+= crxvt SUBDIR+= dxpc SUBDIR+= ebuilder SUBDIR+= egtk |