diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-19 05:02:33 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-19 05:02:33 +0800 |
commit | d3771b873d81176b355d11ccd6c7fb65dc62f9db (patch) | |
tree | 7718b560f14780f1ed7aeece4f480b5cc1e34d09 /x11-wm/Makefile | |
parent | fb7d1b67e4b1e545d974c1b70a7138c99d101fe7 (diff) | |
download | freebsd-ports-gnome-d3771b873d81176b355d11ccd6c7fb65dc62f9db.tar.gz freebsd-ports-gnome-d3771b873d81176b355d11ccd6c7fb65dc62f9db.tar.zst freebsd-ports-gnome-d3771b873d81176b355d11ccd6c7fb65dc62f9db.zip |
devel/libdockapp -> x11-wm/libdockapp
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index c1b517d1ace4..cb7ddf248afb 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1999/04/03 01:12:38 steve Exp $ +# $Id: Makefile,v 1.14 1999/05/04 22:31:01 steve Exp $ # SUBDIR += 9menu @@ -20,6 +20,7 @@ SUBDIR += gwm SUBDIR += icewm SUBDIR += iconmaker + SUBDIR += libdockapp SUBDIR += lwm SUBDIR += mlvwm SUBDIR += olvwm |