diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1998-07-12 08:41:25 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1998-07-12 08:41:25 +0000 |
commit | d09ab74078137afd0ce01bb969a8deb706b77199 (patch) | |
tree | 32dd969dd709878e8e4d8eb23ea89b1f73743312 /x11/Makefile | |
parent | ecbb9cefb201b750b8b4b2580c744a042674a58e (diff) | |
download | ports-d09ab74078137afd0ce01bb969a8deb706b77199.tar.gz ports-d09ab74078137afd0ce01bb969a8deb706b77199.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5f35d064a573..eb29d3d091e7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.212 1998/06/16 03:06:36 mph Exp $ +# $Id: Makefile,v 1.213 1998/06/24 10:54:30 max Exp $ # SUBDIR += FWF @@ -41,6 +41,7 @@ SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs + SUBDIR += kworldwatch SUBDIR += lesstif SUBDIR += libdnd SUBDIR += libhelp |