diff options
author | steve <steve@FreeBSD.org> | 2001-03-08 10:14:04 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-03-08 10:14:04 +0800 |
commit | f597b2d7325b8b87399b33a771bd4af8e17904d3 (patch) | |
tree | 9cd5b0d7ebefe696342aec19c1686f35d2b71886 /x11 | |
parent | 6f48996b7d0b374ca043316032b9959c74d159eb (diff) | |
download | freebsd-ports-graphics-f597b2d7325b8b87399b33a771bd4af8e17904d3.tar.gz freebsd-ports-graphics-f597b2d7325b8b87399b33a771bd4af8e17904d3.tar.zst freebsd-ports-graphics-f597b2d7325b8b87399b33a771bd4af8e17904d3.zip |
Add the kdebase11 directory.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index ff363337ff1..4dd6dcba386 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -41,6 +41,7 @@ SUBDIR += imwheel SUBDIR += kb2mb2 SUBDIR += kde2 + SUBDIR += kdebase11 SUBDIR += kdebase2 SUBDIR += kdelibs11 SUBDIR += kdelibs2 |