diff options
author | minskim <minskim> | 2005-10-15 18:54:23 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-10-15 18:54:23 +0000 |
commit | 07b3d9ac7b67a6032396c75a0c05a003e6cbc9d5 (patch) | |
tree | d449409387e92362770cd55e14b90adca5dcd42f /x11 | |
parent | 081fa7b565bb33ffd95412f1527ae2f36dca3816 (diff) | |
download | pkgsrc-07b3d9ac7b67a6032396c75a0c05a003e6cbc9d5.tar.gz |
Add and enable Terminal-0.2.4.
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 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 |