diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2001-02-24 16:58:10 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2001-02-24 16:58:10 +0000 |
commit | adec3e1489a75b8a89a8dee6ed3342acfeb6cb3b (patch) | |
tree | 4a3fb733d92f8693423f94406b9e161f0e05a7b7 /x11 | |
parent | f7fec2c7088f1c5296bb9727db5c8af699811884 (diff) | |
download | pkgsrc-adec3e1489a75b8a89a8dee6ed3342acfeb6cb3b.tar.gz |
Add fox
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 17403774bae..0464d47a9b9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.203 2001/02/16 20:44:34 lukem Exp $ +# $NetBSD: Makefile,v 1.204 2001/02/24 16:58:10 sakamoto Exp $ # COMMENT= Packages to support the X window system @@ -18,6 +18,7 @@ SUBDIR+= egtk SUBDIR+= eterm SUBDIR+= filerunner SUBDIR+= fltk +SUBDIR+= fox SUBDIR+= fvwm-wharf SUBDIR+= gdm SUBDIR+= gnome |