diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 22:55:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 22:55:08 +0000 |
commit | d8b58174e12fbbbe49dc972db10305f86a632039 (patch) | |
tree | c064bbd3a4a4896e731c3c69d71a915d32393465 /x11 | |
parent | 5e9d600ba35e201f0ae95bc4973543b079c8fb50 (diff) | |
download | ports-d8b58174e12fbbbe49dc972db10305f86a632039.tar.gz ports-d8b58174e12fbbbe49dc972db10305f86a632039.zip |
Notes
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 eb29d3d091e7..87e7d76f430d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.213 1998/06/24 10:54:30 max Exp $ +# $Id: Makefile,v 1.214 1998/07/12 08:41:25 scrappy Exp $ # SUBDIR += FWF @@ -38,6 +38,7 @@ SUBDIR += gwm SUBDIR += icewm SUBDIR += iv + SUBDIR += kb2mb2 SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs |