diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-17 23:39:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-17 23:39:59 +0000 |
commit | eafa6a8cbbeededd3fb4b3cc49cb8447b20c6a29 (patch) | |
tree | c9d80f328b9a664820133f6875a7d115844eb366 /net | |
parent | Oops, I forgot to add MOC to CONFIGURE_ENV, which should be what's causing (diff) |
Update category Makefiles to add KDE2 ports.
Notes
Notes:
svn path=/head/; revision=28542
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3c17afc75676..290f6f021612 100644 --- a/net/Makefile +++ b/net/Makefile @@ -96,6 +96,7 @@ SUBDIR += jabber-transport SUBDIR += kdenetwork11 SUBDIR += kdenetwork11-i18n + SUBDIR += kdenetwork2 SUBDIR += kdetelnet SUBDIR += kicq SUBDIR += ksamba |