diff options
author | hubertf <hubertf> | 1999-01-02 13:05:04 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-01-02 13:05:04 +0000 |
commit | a4f542f6492ba1a5a87945cb8609b1971beba4b1 (patch) | |
tree | 4908f91792de39e98f76869d04c5d4dda6a6f8ae /x11/Makefile | |
parent | b830b1229a443628da0a4f09f5c4b3e7aa585e31 (diff) | |
download | pkgsrc-a4f542f6492ba1a5a87945cb8609b1971beba4b1.tar.gz |
add and enable xtermset
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 67b1ceeebb1..e6b8aff3eda 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 1998/12/30 00:55:03 tron Exp $ +# $NetBSD: Makefile,v 1.68 1999/01/02 13:05:04 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -133,6 +133,7 @@ SUBDIR += xscreensaver SUBDIR += xsnow # SUBDIR += xtacy + SUBDIR += xtermset # SUBDIR += xtestpicture SUBDIR += xtimer # SUBDIR += xtoolwait |