diff options
author | steve <steve@FreeBSD.org> | 2000-05-01 11:26:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-01 11:26:00 +0800 |
commit | 775f9d1cbae1fef703160c9ce3ab85448ca2649b (patch) | |
tree | 82b4d9a4f9169687b66e9664f4988348800e582d | |
parent | 95e2f5825bc372a7156b0dfcead99bd827585b7f (diff) | |
download | freebsd-ports-gnome-775f9d1cbae1fef703160c9ce3ab85448ca2649b.tar.gz freebsd-ports-gnome-775f9d1cbae1fef703160c9ce3ab85448ca2649b.tar.zst freebsd-ports-gnome-775f9d1cbae1fef703160c9ce3ab85448ca2649b.zip |
Adding the ip-tun, jabber-transport, libetherx, and libjabber ports.
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2148f1d96b7d..bbe7ca7730b4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -86,12 +86,14 @@ SUBDIR += icmpquery SUBDIR += icqlib SUBDIR += icqnix + SUBDIR += ip-tun SUBDIR += ipfm SUBDIR += iplog SUBDIR += ipw SUBDIR += isc-dhcp2 SUBDIR += isic SUBDIR += ivs + SUBDIR += jabber-transport SUBDIR += kdenetwork11 SUBDIR += kdenetwork11-i18n SUBDIR += kdetelnet @@ -101,7 +103,9 @@ SUBDIR += lambdamoo SUBDIR += ldap SUBDIR += ldapsdk + SUBDIR += libetherx SUBDIR += libicq + SUBDIR += libjabber SUBDIR += libnet SUBDIR += libnids SUBDIR += libsmi |