diff options
author | hubertf <hubertf> | 1998-12-05 03:58:23 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-12-05 03:58:23 +0000 |
commit | 0bbe9412f1d1a776796f658e79cb5cfef9b26e88 (patch) | |
tree | e46c7ad71ee18b331c9fb9a54c012e91f841040d /x11/Makefile | |
parent | 62d9682b0d53f5b9687f33052180286fa17fc4b4 (diff) | |
download | pkgsrc-0bbe9412f1d1a776796f658e79cb5cfef9b26e88.tar.gz |
add and enable xflame
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 bbc3b4462fb..446fb0f97c7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 1998/11/20 07:09:37 jwise Exp $ +# $NetBSD: Makefile,v 1.63 1998/12/05 03:58:23 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -104,6 +104,7 @@ # SUBDIR += xfedor SUBDIR += xfinans SUBDIR += xfishtank + SUBDIR += xflame # SUBDIR += xfm SUBDIR += xforms SUBDIR += xgas |