diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-01-14 02:28:56 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-01-14 02:28:56 +0000 |
commit | f177df586296288168fa227030e8b7e7860f7228 (patch) | |
tree | c82fcc15d36916cb83fbc61620505e5437ef513e /x11 | |
parent | fa7191ae26645c2adc695e3d33673bd148ff306a (diff) | |
download | pkgsrc-f177df586296288168fa227030e8b7e7860f7228.tar.gz |
add & enable aterm
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 44231004748..7425337958b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2000/12/21 15:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.200 2001/01/14 02:28:56 hubertf Exp $ # SUBDIR += 9term @@ -7,6 +7,7 @@ SUBDIR += Xaw3d SUBDIR += Xbae SUBDIR += XmHTML + SUBDIR += aterm SUBDIR += blt SUBDIR += controlcenter SUBDIR += dxpc |