diff options
author | mjl <mjl@pkgsrc.org> | 1999-05-28 21:11:14 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 1999-05-28 21:11:14 +0000 |
commit | f9e2b3e5717dc8f0101c4eb91c884e15fc349e6f (patch) | |
tree | c1da9f7d4e5ed0a118248ca0ebd2801b3750ca7c | |
parent | 7e5c29d95eb97330f33383c5b0e81ef1f524888c (diff) | |
download | pkgsrc-f9e2b3e5717dc8f0101c4eb91c884e15fc349e6f.tar.gz |
Enable x2x
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b9624abd21e..dd032d90566 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 1999/05/06 07:30:17 sakamoto Exp $ +# $NetBSD: Makefile,v 1.91 1999/05/28 21:11:14 mjl Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -93,6 +93,7 @@ SUBDIR += wmthemes # SUBDIR += wm2 SUBDIR += wterm + SUBDIR += x2x SUBDIR += x3270 # SUBDIR += xalarm # SUBDIR += xantfarm |