diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-15 01:02:18 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-15 01:02:18 +0000 |
commit | b149c2ba4a82cd4cbda563ee65e7b3b4fa00bf6a (patch) | |
tree | 12bb9102e9b957eddb17a30368fb700f56bb6290 /x11 | |
parent | ac6aa84e51dab0ab190ff3096f0d8f0924b4f2ee (diff) | |
download | pkgsrc-b149c2ba4a82cd4cbda563ee65e7b3b4fa00bf6a.tar.gz |
add & enable xteddy
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 dd5484045d5..9d5c53f242e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 1999/10/13 19:10:01 jlam Exp $ +# $NetBSD: Makefile,v 1.121 1999/10/15 01:02:18 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -164,6 +164,7 @@ SUBDIR += xscreensaver SUBDIR += xsnow # SUBDIR += xtacy + SUBDIR += xteddy SUBDIR += xtermset # SUBDIR += xtestpicture SUBDIR += xtimer |