diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-10 20:09:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-10 20:09:56 +0800 |
commit | f70cfcd8820ab9d8105bd3026464426e124efa43 (patch) | |
tree | 6388e81082435e5d8f3848d73493e1caa870014f | |
parent | 7fc675602b61c309166ad7e4a9b43fa30063e418 (diff) | |
download | freebsd-ports-gnome-f70cfcd8820ab9d8105bd3026464426e124efa43.tar.gz freebsd-ports-gnome-f70cfcd8820ab9d8105bd3026464426e124efa43.tar.zst freebsd-ports-gnome-f70cfcd8820ab9d8105bd3026464426e124efa43.zip |
- Connect net-im/openfire
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | net-im/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index bc39969366e2..142b86a3a6b0 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -8360,6 +8360,7 @@ opendd ports/dns/opendd opendis ports/graphics/opendis opendx ports/graphics/opendx openfoam ports/science/openfoam +openfire ports/net-im/openfire openftd ports/news/openftd openfts ports/textproc/openfts opengl-man ports/graphics/opengl-man diff --git a/net-im/Makefile b/net-im/Makefile index 25e26344c255..afbd85bc9f7f 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -92,6 +92,7 @@ SUBDIR += naim SUBDIR += newsbot SUBDIR += ocaml-jabbr + SUBDIR += openfire SUBDIR += p5-POE-Component-Client-MSN SUBDIR += pebrot SUBDIR += pidgin |