diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-02 04:44:33 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-02 04:44:33 +0000 |
commit | 73bbb5387243ff98ce35105e207962997fb092e1 (patch) | |
tree | 219a5061e7dc2e6295bec12eaf7505c8023b55a7 /x11-wm/Makefile | |
parent | c349824b416bcefc245075434519c9d9db0f53f5 (diff) | |
download | ports-73bbb5387243ff98ce35105e207962997fb092e1.tar.gz ports-73bbb5387243ff98ce35105e207962997fb092e1.zip |
Notes
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 b1163c1562c2..21aa55a2607f 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1999/01/17 03:03:43 billf Exp $ +# $Id: Makefile,v 1.11 1999/03/15 01:16:08 billf Exp $ # SUBDIR += 9menu @@ -31,5 +31,6 @@ SUBDIR += wm2 SUBDIR += wmx SUBDIR += xfce + SUBDIR += xfce-common .include <bsd.port.subdir.mk> |