diff options
author | hubertf <hubertf> | 2000-12-05 22:54:26 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-12-05 22:54:26 +0000 |
commit | 09675b4f4499f70c940d4fbd5e4133815d5bafe7 (patch) | |
tree | 2174490e0092439e5a3ea2549f0a4cc73f4b65ae /x11 | |
parent | 3f8e66354aff160d4560285010259fa9d3c2e7fa (diff) | |
download | pkgsrc-09675b4f4499f70c940d4fbd5e4133815d5bafe7.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 |