diff options
author | kim <kim> | 2000-09-04 15:50:40 +0000 |
---|---|---|
committer | kim <kim> | 2000-09-04 15:50:40 +0000 |
commit | 987289e40a2c9fb5471bc3a7289a94423fd48a28 (patch) | |
tree | 188f2afbebd6176fbf4db95be72f928bbc49e2b7 /x11 | |
parent | 8f66d0461ddc44de6ad2197660af0b7f3d92ac47 (diff) | |
download | pkgsrc-987289e40a2c9fb5471bc3a7289a94423fd48a28.tar.gz |
Add and enable xfstt.
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 46edfb206bd..7d6ccaa8c5b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2000/08/31 14:14:21 jwise Exp $ +# $NetBSD: Makefile,v 1.174 2000/09/04 15:50:40 kim Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -133,6 +133,7 @@ SUBDIR += xfishtank SUBDIR += xflame SUBDIR += xforms + SUBDIR += xfstt SUBDIR += xgas SUBDIR += xglobe SUBDIR += xhangglider |