diff options
author | hubertf <hubertf> | 2001-01-14 02:28:56 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-01-14 02:28:56 +0000 |
commit | 7807f72460f442e73e3737b0ddbb21b46e3a5751 (patch) | |
tree | c82fcc15d36916cb83fbc61620505e5437ef513e | |
parent | c3562ae295ddc0b297db925d88a58d836019d857 (diff) | |
download | pkgsrc-7807f72460f442e73e3737b0ddbb21b46e3a5751.tar.gz |
add & enable aterm
-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 |