diff options
author | agc <agc> | 1998-08-11 11:31:44 +0000 |
---|---|---|
committer | agc <agc> | 1998-08-11 11:31:44 +0000 |
commit | 82887f329c847bb47e3683c0b3d9ff5f72e7dd48 (patch) | |
tree | af00c65f651f00f072bed6395fa8e5579b213f85 /misc | |
parent | 0eabfd98e3bc12156f06cb75d8dfac8daedfd350 (diff) | |
download | pkgsrc-82887f329c847bb47e3683c0b3d9ff5f72e7dd48.tar.gz |
Add and enable qterm.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index fb06e45ff53..21d329fa110 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1998/05/26 22:09:20 tron Exp $ +# $NetBSD: Makefile,v 1.19 1998/08/11 11:31:44 agc Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda @@ -22,7 +22,6 @@ SUBDIR += jive SUBDIR += kdeutils SUBDIR += kp -# SUBDIR += less SUBDIR += libutf SUBDIR += lile SUBDIR += logsurfer @@ -37,6 +36,7 @@ SUBDIR += p5-Search # SUBDIR += plan # requires Motif/Lesstif - HF SUBDIR += py-readline + SUBDIR += qterm SUBDIR += rpm SUBDIR += screen SUBDIR += splitvt |