diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-05 22:54:26 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-05 22:54:26 +0000 |
commit | d44d2f0470c1d05695792e2b7ea597f9faf03911 (patch) | |
tree | 2174490e0092439e5a3ea2549f0a4cc73f4b65ae /x11 | |
parent | aca3f0d0369502b8eb2789abed480d648c33ed04 (diff) | |
download | pkgsrc-d44d2f0470c1d05695792e2b7ea597f9faf03911.tar.gz |
add & enable xteddy2
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 3c6b321e7d4..3d8df779905 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2000/11/28 16:35:30 agc Exp $ +# $NetBSD: Makefile,v 1.187 2000/12/05 22:54:26 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -165,6 +165,7 @@ SUBDIR += xscript SUBDIR += xsnow SUBDIR += xteddy + SUBDIR += xteddy2 SUBDIR += xtermset SUBDIR += xtimer SUBDIR += xview |