diff options
author | wiz <wiz> | 2001-03-14 12:15:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-03-14 12:15:13 +0000 |
commit | 9377d76b3f076a6d8e9b770288977e00b3fc3421 (patch) | |
tree | 714e9a0cb3ce9e345cceb806944c5ae505f0d53d /x11/Makefile | |
parent | c5de489157817675996772f3c732f2716492f177 (diff) | |
download | pkgsrc-9377d76b3f076a6d8e9b770288977e00b3fc3421.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 |