diff options
author | tron <tron@pkgsrc.org> | 1998-03-08 21:22:22 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-03-08 21:22:22 +0000 |
commit | 10039f9726720be31bb208ce927a1bcb82170a9a (patch) | |
tree | 1173fad093fc3fb9e1d95b45c9a84796a6773bcd /x11/Makefile | |
parent | b5186f58146aba2561f5035697886141b051be82 (diff) | |
download | pkgsrc-10039f9726720be31bb208ce927a1bcb82170a9a.tar.gz |
Enable "filerunner".
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 17ff7fb40e6..e1d438276f9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1998/03/01 20:44:58 tron Exp $ +# $NetBSD: Makefile,v 1.24 1998/03/08 21:22:22 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -24,7 +24,7 @@ # SUBDIR += etlfonts # SUBDIR += explorer # SUBDIR += fbsd-icons -# SUBDIR += filerunner + SUBDIR += filerunner # SUBDIR += freefonts # SUBDIR += fvwm SUBDIR += fvwm2 |