diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-15 18:54:23 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-15 18:54:23 +0000 |
commit | 87b0634fb3d87bfb1257f0680dbace2c9dd5ca7c (patch) | |
tree | d449409387e92362770cd55e14b90adca5dcd42f /x11/Makefile | |
parent | cbae0516c185bc85f9a6fe1a3d0a1e8addfe4c3d (diff) | |
download | pkgsrc-87b0634fb3d87bfb1257f0680dbace2c9dd5ca7c.tar.gz |
Add and enable Terminal-0.2.4.
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 d91f7b2a24d..2fe1b5ddb8f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.413 2005/10/15 16:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.414 2005/10/15 18:54:24 minskim Exp $ # COMMENT= Packages to support the X window system SUBDIR+= 9term +SUBDIR+= Terminal SUBDIR+= XF86Setup SUBDIR+= XFree86-clients SUBDIR+= XFree86-imake |